Skip to content

[CIR][CodeGen] Implemented noexcept expression handling #1752

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tommymcm
Copy link
Contributor

Implemented noexcept expression handling in CIR generation.
Added a noexcept.cpp test based on cppreference. There was no OG test to base it off of, so I used the example code from cppreference.

Copy link
Collaborator

@andykaylor andykaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@lanza lanza force-pushed the main branch 2 times, most recently from d2c4ab8 to 8f89224 Compare July 23, 2025 17:04
Implemented `noexcept` expression handling in CIR generation.
Added a `noexcept.cpp` test based on cppreference, no OG test.
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.

2 participants