1. 93b6457 Drop ObjCIndirectCopyRestoreExprs during template instantiation. by John McCall · 11 years ago
  2. b6a6079 Under ARC, when we're passing the address of a strong variable by John McCall · 11 years ago
  3. 82c458e objective-C arc: load of a __weak object happens via call to by Fariborz Jahanian · 12 years ago
  4. bd9b65a Don't crash *or* insert a bogus autorelease when emitting a by John McCall · 12 years ago
  5. 7f39d51 Fix a Sema invariant bug that I recently introduced involving by John McCall · 12 years ago
  6. 9aab9c4 Make sure that we infer __strong, etc. when we instantiate variables by Douglas Gregor · 13 years ago
  7. d937c21 Use the right CHECK prefix so that we actually do this checking. Miraculously, this hasn't broken by Douglas Gregor · 13 years ago
  8. 92be2a5 When we manage to re-use an expression during tree transformation (= by Douglas Gregor · 13 years ago
  9. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  10. 990567c Clean up the analysis of the collection operand to ObjC by John McCall · 13 years ago
  11. 7e5e5f4 In ARC, reclaim all return values of retainable type, not just those by John McCall · 13 years ago
  12. 9f084a3 Change the driver's logic about Objective-C runtimes: abstract out a by John McCall · 13 years ago
  13. 856d379 Be sure to try a final ARC-production even in Objective-C++. by John McCall · 13 years ago
  14. f85e193 Automatic Reference Counting. by John McCall · 13 years ago