summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/arc-no-arc-exceptions.m
Commit message (Expand)AuthorAgeFilesLines
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-3/+3
* Fix predefine for __NSConstantString struct typeBen Langmuir2016-02-041-1/+1
* Reapply r259624, it is likely not the commit causing the bot failures.Quentin Colombet2016-02-031-1/+1
* Revert r259624 - Make CF constant string decl visible to name lookup to fix m...Quentin Colombet2016-02-031-1/+1
* Make CF constant string decl visible to name lookup to fix module errorsBen Langmuir2016-02-031-1/+1
* [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