aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/arc-special-member-functions.mm
AgeCommit message (Expand)Author
2011-07-28Fix a couple of problems with initialization and assignment toJohn McCall
2011-07-12Switch field destruction over to use the new destroyer-based APIJohn McCall
2011-07-10Fix the clang bootstrap and Jay's testcase from llvm-dev by being completelyChris Lattner
2011-06-15Automatic Reference Counting.John McCall