Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
lib
/
Lex
/
PreprocessorLexer.cpp
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 16 years ago
500d329
move library-specific diagnostic headers into library private dirs. Reduce
by Chris Lattner
· 16 years ago
20c6b3b
Split the single monolithic DiagnosticKinds.def file into one
by Chris Lattner
· 16 years ago
2b2453a
this massive patch introduces a simple new abstraction: it makes
by Chris Lattner
· 16 years ago
df7c17a
Change some terminology in SourceLocation: instead of referring to
by Chris Lattner
· 16 years ago
306fda7
remove a sneaky version of Diag hiding in PreprocessorLexer.
by Chris Lattner
· 17 years ago
74d15df
Change the Lexer::Diag method to not magically silence warnings,
by Chris Lattner
· 17 years ago
452e378
- Default initialize ParsingPreprocessorDirective, ParsingFilename, and
by Ted Kremenek
· 17 years ago
41938c8
- Move static function IsNonPragmaNonMacroLexer into Preprocessor.h.
by Ted Kremenek
· 17 years ago
204b2fe
Remove the last of the old-style Preprocessor::Diag methods.
by Chris Lattner
· 17 years ago
d6a2e7d
Move some diagnostic handling to PreprocessorLexer.
by Ted Kremenek
· 17 years ago
2c71d0f
Add virtual dtor to PreprocessorLexer.
by Ted Kremenek
· 17 years ago
ab91b70
Move LexIncludeFilename from Lexer to PreprocessorLexer.
by Ted Kremenek
· 17 years ago