Skip to content

Conversation

tommymcm
Copy link
Collaborator

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.
@xlauko xlauko merged commit b2a8ee9 into llvm:main Jul 25, 2025
7 of 9 checks passed
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
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](https://en.cppreference.com/w/cpp/language/noexcept.html).
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.

3 participants