Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
950ba9cc6aaa508381fbf56224c68d2da81caa4b
/
Lex
/
PPExpressions.cpp
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
· 18 years ago