1. e97179c Implement the Objective-C 'instancetype' type, which is an alias of by Douglas Gregor · 13 years ago
  2. 926df6c Implement Objective-C Related Result Type semantics. by Douglas Gregor · 14 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. 01ed063 Make tests use the new clang -cc1 flag. by Fariborz Jahanian · 15 years ago
  5. 682899d Use '-x' 'foo' instead of '-x=foo'. by Daniel Dunbar · 15 years ago
  6. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  7. 319ac89 PCH support for all of the predefined Objective-C types, such as id, by Douglas Gregor · 16 years ago
  8. 8f06f84 More PushOnScopeChain() FIXME's. by Steve Naroff · 16 years ago
  9. a7503a7 Sema::ActOnStartClassInterface(): Use PushOnScopeChains(). by Steve Naroff · 16 years ago
  10. f7830b6 rename methods.* -> objc_methods.* by Chris Lattner · 16 years ago