]> granicus.if.org Git - clang/commit
Reinstate r173952, this time limiting it to exactly the form
authorDouglas Gregor <dgregor@apple.com>
Wed, 30 Jan 2013 23:10:17 +0000 (23:10 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 30 Jan 2013 23:10:17 +0000 (23:10 +0000)
commit40f56e5b677761c8258324222d62fce3e4f6bca4
treee1cf204cb1fe582883612bc356bb25f4c9986ee5
parent91165e74c8b480c1da3a719d764f4fa0e7b1b921
Reinstate r173952, this time limiting it to exactly the form

  #define X X

for which there is no point warning, ever.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173991 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp
test/Headers/stdbool.cpp
test/Preprocessor/warn-disabled-macro-expansion.c