summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/ivar-invariant.m
AgeCommit message (Expand)Author
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-02-18CodeGenFunction::CurFuncDecl can be NULL; fix crash introduced in r175386.Douglas Gregor
2013-02-17Test ivar-invariant.m: use a more idiomatic RUN line and tighten the testDmitri Gribenko
2013-02-17[clang] fix test execution commandSaleem Abdulrasool
2013-02-17[CodeGen] tighten objc ivar invariant.load attributionSaleem Abdulrasool