aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/ivar-invariant.m
AgeCommit message (Expand)Author
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