corrode icon indicating copy to clipboard operation
corrode copied to clipboard

Ignore/support __builtin_ functions

Open lu-zero opened this issue 6 years ago • 0 comments

__builtin functions currently aren't accepted by corrode

On macos:

("/usr/include/math.h": line 205): illegal undefined variable; check whether a real C compiler accepts this:
    __builtin_fabsf

lu-zero avatar May 30 '18 07:05 lu-zero