Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
96d2c438f5c9ada8229f7f2ac049d2e9957bc954
/
Lex
/
PPExpressions.cpp
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 17 years ago
9c728dc
TargetInfo no longer includes a reference to SourceManager.
by Ted Kremenek
· 17 years ago
22f6bbc
Switch lexer/pp over to new Token::is/isNot api
by Chris Lattner
· 17 years ago
cc1a875
improve layering:
by Chris Lattner
· 17 years ago
0edde55
change calls to getMacroInfo into hasMacroDefinition() where possible.
by Chris Lattner
· 17 years ago
701e5eb
Silence VC++ warnings, patch by Hartmut Kaiser
by Chris Lattner
· 17 years ago
79859c3
Spaces not tabs.
by Neil Booth
· 17 years ago
b944951
Ensure we diagnose long long literals in C90 mode.
by Neil Booth
· 17 years ago
6e400c2
1.0 is double, 1.0F is a float.
by Chris Lattner
· 17 years ago
b2024b2
Update to match the API from LLVM mainline.
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
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago