summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjCXX/objfw-exceptions.mm
Commit message (Collapse)AuthorAgeFilesLines
* [ObjC++] Use the correct EH personality in GNU modeBenjamin Kramer2017-04-011-0/+17
Previously, it would just always use the ObjC DWARF personality, even with SjLj or SEH exceptions. Patch by Jonathan Schleifer, test case by me. llvm-svn: 299306
OpenPOWER on IntegriCloud