1. f64bc20 objective-c++: Type of an objc string literal is NSString, not 'id'. by Fariborz Jahanian · 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. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  5. 14108da This patch includes a conceptually simple, but very intrusive/pervasive change. by Steve Naroff · 15 years ago
  6. 90cd1bb Add PCH read/write support for Objective-C Selectors. by Steve Naroff · 16 years ago
  7. c6fa445 deserialization support for qualified interfaces by Chris Lattner · 16 years ago
  8. d7a3fcd pch support for protocol qualified id's. by Chris Lattner · 16 years ago
  9. 3a57a37 add three new objc expression types. @selector doesn't work because we have no by Chris Lattner · 16 years ago
  10. 4dcf151a implement serialization support for @encode, by Chris Lattner · 16 years ago