summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-unoptimized-byref-var.m
AgeCommit message (Expand)Author
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-01-05In my last patch initialize the destination to null (with a simple store) bef...Fariborz Jahanian
2013-01-04objective-C arc: in copy helper function for Fariborz Jahanian