Skip to content

Cherry-pick [Clang] SemaFunctionEffects: When verifying a function, ignore any trailing requires clause. (#114266) #9512

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

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

dougsonos
Copy link

Cherry pick of 56244b0 from main
[Clang] SemaFunctionEffects: When verifying a function, ignore any trailing requires clause. (llvm#114266)

…ailing `requires` clause. (llvm#114266)

---------

Co-authored-by: Doug Wyatt <[email protected]>
@jroelofs
Copy link

jroelofs commented Nov 5, 2024

@swift-ci test

…nditional noexcept expression. (llvm#115342)

---------

Co-authored-by: Doug Wyatt <[email protected]>
@dougsonos
Copy link
Author

Cherry-picked a second very similar bugfix from the same neighborhood.

commit 3e30b365c1ec95f0cfb62c3cfdf4f6f1c824c0bd
Author: Doug Wyatt <[email protected]>
Date:   Sun Nov 10 17:02:50 2024 -0800

    [Clang] SemaFunctionEffects: When verifying a function, ignore any conditional noexcept expression. (#115342)

@dougsonos
Copy link
Author

@swift-ci test

@jroelofs jroelofs merged commit 2b23b84 into swiftlang:stable/20240723 Nov 12, 2024
3 checks passed
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