]> granicus.if.org Git - clang/commit
Fix PR3938 by taking into account C99 6.10p4.
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 01:34:22 +0000 (01:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 01:34:22 +0000 (01:34 +0000)
commit8fe00e783eda289c28a25eea452fd4d467963a82
tree491e92586ea2793f4b97b96f36168f7be651aafd
parentae7cbf1a0fa652217f2fb5ed2c3a173f55b49958
Fix PR3938 by taking into account C99 6.10p4.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69413 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPDirectives.cpp
test/Preprocessor/if_warning.c