1. e9b801f Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on. by Anders Carlsson · 13 years ago
  2. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  3. 01ed063 Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 15 years ago
  4. 8a90ac0 Normalize options to use '-FOO' instead of '--FOO'. by Daniel Dunbar · 15 years ago
  5. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  6. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  7. 417dd17 Add coverage tests of C and Obj-C language features. by Daniel Dunbar · 16 years ago