Skip to content

mark trampoline functions as noexcept#453

Merged
hanazuki merged 1 commit into
masterfrom
noexcept-trampoline
Jun 5, 2026
Merged

mark trampoline functions as noexcept#453
hanazuki merged 1 commit into
masterfrom
noexcept-trampoline

Conversation

@hanazuki

@hanazuki hanazuki commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Uncaught exceptions will terminate the process with std::terminate, instead of unsafely unwinding into libjsonnet.

Uncaught exceptions will terminate the process with std::terminate,
instead of unsafely unwinding into libjsonnet.
@hanazuki hanazuki merged commit 74d3ce9 into master Jun 5, 2026
13 checks passed
@hanazuki hanazuki deleted the noexcept-trampoline branch June 5, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant