]> granicus.if.org Git - clang/commit
When relexing the file to find expected warnings/errors, make sure
authorChris Lattner <sabre@nondot.org>
Thu, 30 Aug 2007 06:34:23 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Aug 2007 06:34:23 +0000 (06:34 +0000)
commitf01654f98dd4a7177f670b4fa08ee4a2e3efbe26
tree09340f12c1ad474cf5b843dec519153e3dd31892
parent729a2131228cb7fcbc00bd8af36bc6f14d12317d
When relexing the file to find expected warnings/errors, make sure
to turn off all lexer-related warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41604 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/DiagChecker.cpp