Skip to content
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

Support using non-strict functions in simple expressions #5271

Merged
merged 1 commit into from Mar 30, 2023

Conversation

msullivan
Copy link
Member

Wrap them using a CASE statement.

Motivation here is to make it so that #4776 can set
impl_is_strict := false on std::contains for arrays
without breaking anything.

@msullivan msullivan requested a review from elprans March 30, 2023 19:32
Wrap them using a CASE statement.

Motivation here is to make it so that #4776 can set `impl_is_strict :=
false` on `std::contains` for arrays without breaking anything.
@msullivan msullivan merged commit 7eec64a into master Mar 30, 2023
21 checks passed
@msullivan msullivan deleted the is-strict-constraint branch March 30, 2023 21:21
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.

None yet

2 participants