Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
ae84af8bf8a9251c9d044dc738d4009926653ab6
/
Lex
/
Preprocessor.cpp
ae84af8
by Steve Naroff
· 17 years ago
5b77c21
by Steve Naroff
· 17 years ago
05d6ff5
by Steve Naroff
· 17 years ago
02a82aa
by Steve Naroff
· 17 years ago
fe54770
Avoid using macro expansions, which causes these to come out in -E mode.
by Chris Lattner
· 17 years ago
95b28c1
by Steve Naroff
· 17 years ago
4c4abed
by Steve Naroff
· 17 years ago
6e1406c
by Steve Naroff
· 17 years ago
77cec47
resolve a fixme, by moving __builtin_va_list to a more logical
by Chris Lattner
· 17 years ago
5c222c8
Add a dummy for the id typedef. Steve, plz fill this in. :)
by Chris Lattner
· 17 years ago
d1f21e1
Make a significant change to invert the control flow handling
by Chris Lattner
· 17 years ago
cb8e41c
Switch lexer/pp over to new Token::is/isNot api
by Chris Lattner
· 17 years ago
7a1b088
improve layering:
by Chris Lattner
· 17 years ago
3b56a01
change calls to getMacroInfo into hasMacroDefinition() where possible.
by Chris Lattner
· 17 years ago
e6cdeb5
If we see an invalid #ifdef directive, enter a conditional compilation region
by Chris Lattner
· 17 years ago
1b02318
Add #include required on win32.
by Chris Lattner
· 17 years ago
4b00965
Fix a couple of bugs, add some new cool stuff.
by Chris Lattner
· 17 years ago