Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
e71f3d587844110d836c82250830b27b1651afdb
/
test
/
Preprocessor
/
optimize.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
3bbc753
More fixes to builtin preprocessor defines.
by Daniel Dunbar
· 16 years ago
ef88e58
Fix broken test case. I have no idea why this ever worked.
by Anders Carlsson
· 16 years ago
82fc0cb
Use %s in test, not hard coded name.
by Daniel Dunbar
· 16 years ago
4ca076f
Define __OPTIMIZE__ and __OPTIMIZE_SIZE__ if the -O[12] and -Os flags are passed to the compiler.
by Anders Carlsson
· 16 years ago