Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ObjC++] Use the correct EH personality in GNU mode | Benjamin Kramer | 2017-04-01 | 1 | -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 |