1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  3. 3bbc753 More fixes to builtin preprocessor defines. by Daniel Dunbar · 15 years ago
  4. ef88e58 Fix broken test case. I have no idea why this ever worked. by Anders Carlsson · 15 years ago
  5. 82fc0cb Use %s in test, not hard coded name. by Daniel Dunbar · 15 years ago
  6. 4ca076f Define __OPTIMIZE__ and __OPTIMIZE_SIZE__ if the -O[12] and -Os flags are passed to the compiler. by Anders Carlsson · 15 years ago