1. e982cc0 modern objc translator. Add more by Fariborz Jahanian · 12 years ago
  2. 582b395 Use -rewrite-legacy-objc as clang argument for translating by Fariborz Jahanian · 12 years ago
  3. ebcb57a Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, by Ted Kremenek · 13 years ago
  4. 1085377 Fix more fallout from the introduction of "macosx" and "ios" triples. by Bob Wilson · 13 years ago
  5. 0259042 Make driver tests more resilient to output trees containing symlinks -- by Chandler Carruth · 13 years ago
  6. 9ec60df rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  7. 31cbe68 Revert r148138; it's causing test failures. by Eli Friedman · 13 years ago
  8. edd4f3c rename -ccc-host-triple into -target by Sebastian Pop · 13 years ago
  9. 55e983c Fix test for unrelated changes. by Nick Lewycky · 13 years ago
  10. 905c45f Use Triple.isOSDarwin() instead of comparing against Triple::Darwin. by Bob Wilson · 13 years ago
  11. d596c4d The Objective-C rewriter uses the fragile ABI, always. by Douglas Gregor · 13 years ago
  12. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  13. 74da19f Introduce a -cc1-level option to turn off related result type by Douglas Gregor · 13 years ago
  14. 4c4efee Eliminate the -f[no]objc-infer-related-result-type flags; there's no by Douglas Gregor · 13 years ago
  15. 926df6c Implement Objective-C Related Result Type semantics. by Douglas Gregor · 13 years ago
  16. e9b801f Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on. by Anders Carlsson · 14 years ago
  17. 5314e44 Driver: Make -fnext-runtime the default when rewriting Objective-C. by Daniel Dunbar · 14 years ago
  18. 6495250 Driver: Add -rewrite-objc, which is an interface to clang -cc1 -rewrite-objc. by Daniel Dunbar · 15 years ago