summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-unoptimized-byref-var.m
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-2/+3
* In my last patch initialize the destination to null (with a simple store) bef...Fariborz Jahanian2013-01-051-0/+1
* objective-C arc: in copy helper function for Fariborz Jahanian2013-01-041-0/+14