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