-
Notifications
You must be signed in to change notification settings - Fork 13.5k
GCI: Don't evaluate the initializer of free const items that have trivially unsatisfied predicates #142293
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
base: master
Are you sure you want to change the base?
GCI: Don't evaluate the initializer of free const items that have trivially unsatisfied predicates #142293
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
fmease marked this conversation as resolved.
Show resolved
Hide resolved
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
As discussed, long term, that would be the way to go. However, it makes me uncomfortable that Caller graph (X called by Y)
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (As an aside, even if we enriched |
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be fixed yeah 🤔 I don't think ctfe should have to handle there being instances with wrong args