Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
450202284e7e0a1758be935ee6ae1296cc9dc97d
/
Driver
/
RewriteMacros.cpp
a59e050
comment out #pragma mark and #warning directives.
by Chris Lattner
· 16 years ago
0d76fcd
rewrite handling of the raw token stream in -rewrite-macros to lex
by Chris Lattner
· 16 years ago
1a78735
make rewrite macros insert a space when commenting out macros where the token didn't
by Chris Lattner
· 16 years ago
8ea78e6
Two identifiers are not the same unless they have the same identifier info.
by Chris Lattner
· 16 years ago
ec92156
Implement -rewrite-macros, which is a crazy macro expander that expands
by Chris Lattner
· 16 years ago
0951052
make #if 0 code compile, even though it still isn't very useful.
by Chris Lattner
· 16 years ago
b57e3d4
start implementation of a macro rewriter, this is currently just stubbed out.
by Chris Lattner
· 17 years ago