1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  3. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  4. 9533a7f Fix a couple recent ABI regressions noticed during code review (fallout from the ObjC type system rewrite). by Steve Naroff · 15 years ago
  5. 14108da This patch includes a conceptually simple, but very intrusive/pervasive change. by Steve Naroff · 15 years ago
  6. 80583dd Test case would allow clang to fail. by Daniel Dunbar · 15 years ago
  7. 5aacb0e Fix test to output LLVM to a temporary file, which we grep as part of the test by Douglas Gregor · 15 years ago
  8. 639d9ce clean up run lines. by Chris Lattner · 15 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  10. 8a9e420 add rdar# by Chris Lattner · 16 years ago
  11. 65f91bc fix test by Chris Lattner · 16 years ago
  12. a40c5e4 Mangle Objective-C interfaces correctly (where correctly refers to what gcc does) by Anders Carlsson · 16 years ago