aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-ternary-op.m
AgeCommit message (Expand)Author
2013-03-23Under ARC, when we're passing the address of a strong variableJohn McCall
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-02-12In ARC, emit non-peepholed +1s within the full-expression insteadJohn McCall
2013-02-12Split a couple of tests out into their own file.John McCall