1. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  2. 6aa14d8 Implement parsing for message sends in Objective-C++. Message sends in by Douglas Gregor · 15 years ago
  3. e9f5581 Improve on diagnostics when an objc class is used as by Fariborz Jahanian · 15 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. ca6180f Make tests use the new clang cc1 flag. by Fariborz Jahanian · 15 years ago
  6. 8a389b6 Make fragile-abi test run happy. by Fariborz Jahanian · 15 years ago
  7. d3fdcb5 Fix a bogus objective-c warning with -pedantic. (radar 7370882). by Fariborz Jahanian · 15 years ago
  8. 2dd979f Improve the 'cannot pass objc interface by value' diagnostic: by Chris Lattner · 16 years ago
  9. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  10. ccef371 Fix <rdar://problem/6500554> missing objc error message. by Steve Naroff · 16 years ago
  11. 0fc73f7 implement some more FIXMEs, by rejecting more bogus stuff in objc mode. by Chris Lattner · 16 years ago
  12. 2b1cc8b continue cleaning up code, and disable sending a message directly to an by Chris Lattner · 16 years ago
  13. b93fb49 handle the full assignment-expression grammar when using an by Chris Lattner · 16 years ago
  14. 5c74942 Add support for dispatching an objc message to a variable by Chris Lattner · 17 years ago
  15. da46f3b First half of a fix for the "objc message send in initializer" bug. This only by Chris Lattner · 17 years ago