aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-no-arc-exceptions.m
AgeCommit message (Expand)Author
2013-02-22Update tests so that we don't test for function-only attributes on call sites.Bill Wendling
2013-02-22Update to use references to attribute groups instead of listing the attribute...Bill Wendling
2013-02-15Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling
2012-02-16Fix this test to work with and without Asserts mode.Dan Gohman
2012-02-16test/CodeGenObjC/arc-no-arc-exceptions.m: Disable it at -Asserts for now.NAKAMURA Takumi
2012-02-16Fix test for r150648.Chad Rosier
2012-02-16Teach clang to add metadata tags to calls and invokes in ObjC withDan Gohman