Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSYS2: Enable unexpected exception handling on clang64 #286

Merged
merged 1 commit into from Mar 22, 2024

Conversation

qmfrederik
Copy link
Collaborator

@qmfrederik qmfrederik commented Mar 22, 2024

The libc++ ABI in LLVM18.1 exposes __cxa_init_primary_exception, meaning we can now enable unexpected exception handling on the MSYS2/clang64 environment.

@qmfrederik qmfrederik merged commit 1b95a38 into gnustep:master Mar 22, 2024
59 checks passed
@qmfrederik qmfrederik deleted the mingw-clang64 branch March 22, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants