]> granicus.if.org Git - clang/commit
Remove the last of the old-style Preprocessor::Diag methods.
authorChris Lattner <sabre@nondot.org>
Tue, 18 Nov 2008 21:48:13 +0000 (21:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Nov 2008 21:48:13 +0000 (21:48 +0000)
commit204b2fed909b1eabea7aeb6caadd7cff718edee5
treed8d3acfa6538b35a5d2a896ac44496d1ad16810f
parent6dc2317b59cb1180a59f6c283d96b7a5dfeb5307
Remove the last of the old-style Preprocessor::Diag methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59554 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Preprocessor.h
lib/Lex/LiteralSupport.cpp
lib/Lex/PPDirectives.cpp
lib/Lex/PPExpressions.cpp
lib/Lex/Preprocessor.cpp
lib/Lex/PreprocessorLexer.cpp
lib/Lex/TokenLexer.cpp
lib/Parse/ParsePragma.cpp