summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/exceptions-fragile.mm
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Improve on warning when objc pointer is used inFariborz Jahanian2011-06-231-1/+1
* Support for catching objc pointer objects in c++ catch-statementFariborz Jahanian2011-06-231-1/+1
* Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson2011-02-281-1/+1
* Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson2011-02-191-1/+1
* Support catching Objective C pointers in C++ under the non-fragile NeXT runtime.John McCall2010-07-241-0/+12