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)
commit958d8f2fcd490e26e5cb9a100c9cda1f4b6cda2a
treece1988da9b64bfeea5d1434ba81761694d4a5958
parent6442a974b71e1533c41d55478ac58fd35d63391b
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.

llvm-svn: 173305
clang/test/Lexer/badstring_in_if0.c