Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
93308b9aa4c254b0a82a79d1bc0c78b83b9fed50
/
test
/
Preprocessor
/
ifdef-recover.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
d8b28d7
Use the -E option when invoking clang. Only the preprocessor is
by Sam Bishop
· 17 years ago
c21d9e4
Fix PR1936, a crash on malformed #if. Thanks to Neil for noticing this!
by Chris Lattner
· 17 years ago
f37bb25
If we see an invalid #ifdef directive, enter a conditional compilation region
by Chris Lattner
· 17 years ago