]> granicus.if.org Git - clang/commit
The diagnostic is now a warning instead of an error. Also don't check lines beginning...
authorBill Wendling <isanbard@gmail.com>
Wed, 23 Jan 2013 23:04:29 +0000 (23:04 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 23 Jan 2013 23:04:29 +0000 (23:04 +0000)
commit0e697aa6704dbc9c4c693ac5cdb60dbc791920d2
tree9231f20039a01bda4ec86f8dddb60088a27a56ff
parent5100135ecf29d4246e6bd34318da9eb22c16b86a
The diagnostic is now a warning instead of an error. Also don't check lines beginning with '#', since they could contain a path with the unexpected word in them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173305 91177308-0d34-0410-b5e6-96231b3b80d8
test/Lexer/badstring_in_if0.c