We already disallow mixing SEH and C++ exceptions, and
mixing SEH and Objective-C exceptions seems to not work (see PR52233).
Emitting an error is friendlier than crashing.
Details
Details
- Reviewers
rnk - Commits
- rGfb8829768d77: [clang] Disallow mixing SEH and Objective-C exceptions
Diff Detail
Diff Detail