Age | Commit message (Expand) | Author |
---|---|---|
2012-06-20 | Restructure how the driver communicates information about the | John McCall |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-06-23 | Improve on warning when objc pointer is used in | Fariborz Jahanian |
2011-06-23 | Support for catching objc pointer objects in c++ catch-statement | Fariborz Jahanian |
2011-02-28 | Add -fcxx-exceptions to all tests that use C++ exceptions. | Anders Carlsson |
2011-02-19 | Pass -fexceptions to all tests that use try/catch/throw. | Anders Carlsson |
2010-07-24 | Support catching Objective C pointers in C++ under the non-fragile NeXT runtime. | John McCall |