Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Preprocessor
/
ifdef-recover.c
b05e0b5
Preprocessor: support defined() with operator names for MS compatibility
by Alp Toker
· 11 years ago
925213b
Add 'not' to commands that are expected to fail.
by Rafael Espindola
· 12 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
5584474
Use the -E option when invoking clang. Only the preprocessor is
by Sam Bishop
· 18 years ago
97ff776
Fix PR1936, a crash on malformed #if. Thanks to Neil for noticing this!
by Chris Lattner
· 18 years ago
d05e44e
If we see an invalid #ifdef directive, enter a conditional compilation region
by Chris Lattner
· 18 years ago