1. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  2. 96e7813 Add 'not' to commands that are expected to fail. by Rafael Espindola · 11 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. d8b28d7 Use the -E option when invoking clang. Only the preprocessor is by Sam Bishop · 17 years ago
  6. c21d9e4 Fix PR1936, a crash on malformed #if. Thanks to Neil for noticing this! by Chris Lattner · 17 years ago
  7. f37bb25 If we see an invalid #ifdef directive, enter a conditional compilation region by Chris Lattner · 17 years ago