Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c2316db5decd9cb7f8768ca67fad41fd8cffc110
/
test
/
Preprocessor
/
predefined-macros.c
455e72e
Define __FINITE_MATH_ONLY__ based on -ffast-math and -ffinite-math-only.
by Bob Wilson
· 13 years ago
dc72dc8
Updated the test so that it checks for ms-compatibility in addition to ms-extensions.
by Aaron Ballman
· 14 years ago
5b31d55
No longer defining GNUC mode when compiling for Microsoft compatibility. This allows people's cross-platform compiler-specific macros to work properly.
by Aaron Ballman
· 14 years ago
ba9186c
Teach the frontend to provide the builtin preprocessor defines for -ffast-math.
by Chandler Carruth
· 14 years ago
13f8cbf
Add test for Windows predefined macros.
by Michael J. Spencer
· 15 years ago