]> granicus.if.org Git - clang/commit
No longer defining GNUC mode when compiling for Microsoft compatibility. This allows...
authorAaron Ballman <aaron@aaronballman.com>
Sat, 10 Mar 2012 22:21:14 +0000 (22:21 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Sat, 10 Mar 2012 22:21:14 +0000 (22:21 +0000)
commit5b31d55ab3a72c026a0781b6dcf9bc1dd462e8b9
tree3c85cdb6fa653a283ca2f528d1cddaf363e2edfc
parentbccda480f424c001a14e0fb84910f20f31f5fcfb
No longer defining GNUC mode when compiling for Microsoft compatibility.  This allows people's cross-platform compiler-specific macros to work properly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/predefined-macros.c