summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX/exceptions.mm
Commit message (Expand)AuthorAgeFilesLines
* Update clang to take into account the changes to personality fnsDavid Majnemer2015-06-171-1/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-1/+3
* Declare +new instead of -new in test.Fariborz Jahanian2013-01-101-1/+1
* objectiveC++: When throwing c++ exception of Fariborz Jahanian2013-01-101-1/+17
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Throw the switch to convert clang to the new exception handling model!Bill Wendling2011-09-191-1/+2
* Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson2011-02-281-1/+1
* Support catching Objective C pointers in C++ under the non-fragile NeXT runtime.John McCall2010-07-241-0/+17
OpenPOWER on IntegriCloud