Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
01b866808f4be5eb6bd437387b5396c0cdee5495
/
lib
/
Lex
/
Pragma.cpp
acc5f3e
More #include cleaning
by Daniel Dunbar
· 16 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from Lex/Pragma.cpp]
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 17 years ago
2243449
Add support for #pragma mark, which shouldn't warn about bogus tokens.
by Chris Lattner
· 17 years ago
22f6bbc
Switch lexer/pp over to new Token::is/isNot api
by Chris Lattner
· 17 years ago
0edde55
change calls to getMacroInfo into hasMacroDefinition() where possible.
by Chris Lattner
· 17 years ago
f1c99ac
refactor the interface to Preprocessor::GetIncludeFilenameSpelling,
by Chris Lattner
· 17 years ago
d217773
At one point there were going to be lexer and parser tokens.
by Chris Lattner
· 17 years ago
25bdb51
simplify the lexer ctor to take a SLoc instead of a sloc and a redundant buffer*.
by Chris Lattner
· 17 years ago
9dc1f53
Reimplement SourceLocation. Instead of having a
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago