aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/predefined-macros.c
AgeCommit message (Expand)Author
2013-04-04Add support for __GCC_HAVE_SYNC_COMPARE_AND_SWAP_{1,2,4,8} on x86.Michael J. Spencer
2012-07-19Define __FINITE_MATH_ONLY__ based on -ffast-math and -ffinite-math-only.Bob Wilson
2012-03-10Updated the test so that it checks for ms-compatibility in addition to ms-ext...Aaron Ballman
2012-03-10No longer defining GNUC mode when compiling for Microsoft compatibility. Thi...Aaron Ballman
2012-01-03Teach the frontend to provide the builtin preprocessor defines forChandler Carruth
2010-10-21Add test for Windows predefined macros.Michael J. Spencer