1. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  2. 01ed063 Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 15 years ago
  3. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  4. 14108da This patch includes a conceptually simple, but very intrusive/pervasive change. by Steve Naroff · 15 years ago
  5. 90cd1bb Add PCH read/write support for Objective-C Selectors. by Steve Naroff · 15 years ago
  6. c6fa445 deserialization support for qualified interfaces by Chris Lattner · 15 years ago
  7. d7a3fcd pch support for protocol qualified id's. by Chris Lattner · 15 years ago
  8. 3a57a37 add three new objc expression types. @selector doesn't work because we have no by Chris Lattner · 15 years ago
  9. 4dcf151a implement serialization support for @encode, by Chris Lattner · 15 years ago