summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/ivar-invariant.m
Commit message (Expand)AuthorAgeFilesLines
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-4/+4
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-4/+4
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* CodeGenFunction::CurFuncDecl can be NULL; fix crash introduced in r175386.Douglas Gregor2013-02-181-1/+13
* Test ivar-invariant.m: use a more idiomatic RUN line and tighten the testDmitri Gribenko2013-02-171-1/+4
* [clang] fix test execution commandSaleem Abdulrasool2013-02-171-1/+1
* [CodeGen] tighten objc ivar invariant.load attributionSaleem Abdulrasool2013-02-171-0/+53