summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/arc-no-arc-exceptions.m
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Update test cases now that the type for an invoke is ju...David Blaikie2015-04-241-1/+1
* Don't pass -O0 to clang_cc1, it is the default.Rafael Espindola2013-09-041-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-10/+10
* Update tests so that we don't test for function-only attributes on call sites.Bill Wendling2013-02-221-3/+3
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-4/+6
* Add the 'target-cpu' and 'target-features' attributes to functions.Bill Wendling2013-02-151-4/+4
* Fix this test to work with and without Asserts mode.Dan Gohman2012-02-161-13/+10
* test/CodeGenObjC/arc-no-arc-exceptions.m: Disable it at -Asserts for now.NAKAMURA Takumi2012-02-161-0/+3
* Fix test for r150648.Chad Rosier2012-02-161-7/+7
* Teach clang to add metadata tags to calls and invokes in ObjC withDan Gohman2012-02-161-0/+78
OpenPOWER on IntegriCloud