]> granicus.if.org Git - clang/commit
The keywords "true" and "false" shouldn't warn under -Wundef.
authorEli Friedman <eli.friedman@gmail.com>
Thu, 20 Sep 2012 02:38:38 +0000 (02:38 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 20 Sep 2012 02:38:38 +0000 (02:38 +0000)
commit9c611373cc25300c02043bdde2f2a3d8008704f1
tree9946eef32fea4b5505c79cb21e30bc930596dce2
parentc20c7275c351f362b42915901d308ac66b8b71d1
The keywords "true" and "false" shouldn't warn under -Wundef.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164279 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPExpressions.cpp
test/Preprocessor/cxx_true.cpp