1. b05e0b5 Preprocessor: support defined() with operator names for MS compatibility by Alp Toker · 11 years ago
  2. 925213b Add 'not' to commands that are expected to fail. by Rafael Espindola · 12 years ago
  3. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  4. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  5. 5584474 Use the -E option when invoking clang. Only the preprocessor is by Sam Bishop · 18 years ago
  6. 97ff776 Fix PR1936, a crash on malformed #if. Thanks to Neil for noticing this! by Chris Lattner · 18 years ago
  7. d05e44e If we see an invalid #ifdef directive, enter a conditional compilation region by Chris Lattner · 18 years ago