1. fc4b191 In ARC, don't try to reclaim the result of a call to performSelector by John McCall · 13 years ago
  2. fb72081 Fix a couple of problems with initialization and assignment to by John McCall · 13 years ago
  3. 0752403 The lock operand to an @synchronized statement is also by John McCall · 13 years ago
  4. dc7c5ad Document the existing objc_precise_lifetime attribute. by John McCall · 13 years ago
  5. ba3dd90 In ARC, non-atomic getters do not need to retain and autorelease by John McCall · 13 years ago
  6. 6c2c250 In Objective-C, pull arbitrary attributes from overridden by John McCall · 13 years ago
  7. 799d34e Don't crash if defining -dealloc in a category. by John McCall · 13 years ago
  8. fbf780a Okay, that rule about zero-length arrays applies to destroying them, too. by John McCall · 13 years ago
  9. f96e904 In ARC mode, consider Objective-C lifetime types (object pointers and by Douglas Gregor · 13 years ago
  10. 9928c48 Switch field destruction over to use the new destroyer-based API by John McCall · 13 years ago
  11. 57eb23f keep track of whether being in a RS_StructPointer state by Chris Lattner · 13 years ago
  12. f0a8679 Fix the clang bootstrap and Jay's testcase from llvm-dev by being completely by Chris Lattner · 13 years ago
  13. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  14. bdc4d80 A number of array-related IR-gen cleanups. by John McCall · 13 years ago
  15. 7e5e5f4 In ARC, reclaim all return values of retainable type, not just those by John McCall · 13 years ago
  16. 9f084a3 Change the driver's logic about Objective-C runtimes: abstract out a by John McCall · 13 years ago
  17. bc8d40d Change the IR-generation of VLAs so that we capture bounds, by John McCall · 13 years ago
  18. f85e193 Automatic Reference Counting. by John McCall · 13 years ago