]> granicus.if.org Git - clang/commit
remove a sneaky version of Diag hiding in PreprocessorLexer.
authorChris Lattner <sabre@nondot.org>
Sat, 22 Nov 2008 06:20:42 +0000 (06:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Nov 2008 06:20:42 +0000 (06:20 +0000)
commit306fda76b0818eb7c215094123f2e16729a44aed
tree886e5abe190a6bb3b4f44faffc0415539ed6046f
parentbcf6225ad69ea388e287f952981fd076636991b2
remove a sneaky version of Diag hiding in PreprocessorLexer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59858 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Lexer.h
include/clang/Lex/PreprocessorLexer.h
lib/Lex/Lexer.cpp
lib/Lex/PreprocessorLexer.cpp