Skip to content

Brodes/seh flow phase3.2 add load store seh exceptions#18260

Closed
bdrodes wants to merge 11 commits intogithub:mainfrom
microsoft:brodes/seh_flow_phase3.2_add_load_store_seh_exceptions
Closed

Brodes/seh flow phase3.2 add load store seh exceptions#18260
bdrodes wants to merge 11 commits intogithub:mainfrom
microsoft:brodes/seh_flow_phase3.2_add_load_store_seh_exceptions

Conversation

@bdrodes
Copy link
Copy Markdown
Contributor

@bdrodes bdrodes commented Dec 10, 2024

Next phase in SEH support. This adds load/store instructions as potentially raising SEH exceptions, but only if the load/store occurs within an SEH try/except/finally block.

@github-actions github-actions Bot added the C++ label Dec 10, 2024
@jketema
Copy link
Copy Markdown
Contributor

jketema commented Aug 22, 2025

We've merged a variant of this in #19775 based in this PR. Thanks for your contribution.

@jketema jketema closed this Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants