summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-loadweakretained-release.m
AgeCommit message (Expand)Author
2015-08-31Fix CHECK directives that weren't checking.Hans Wennborg
2015-05-12Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2014-11-06Don't manually insert L prefixes.Rafael Espindola
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-11-27objective-C arc: load of a __weak object happens via call toFariborz Jahanian