-
Notifications
You must be signed in to change notification settings - Fork 11.9k
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
[libc++][hardening] Always enable all checks during constant evaluation #107713
Open
MitalAshok
wants to merge
8
commits into
llvm:main
Choose a base branch
from
MitalAshok:libcxx-constant-eval-assume
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c115b14 - Browse repository at this point
Copy the full SHA c115b14View commit details -
It was originally added so that the assertion message would be in the constexpr call stack but Clang just shows the source location, including the line number, expression and message anyways
Configuration menu - View commit details
-
Copy full SHA for 817d019 - Browse repository at this point
Copy the full SHA 817d019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9320bb2 - Browse repository at this point
Copy the full SHA 9320bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c4505 - Browse repository at this point
Copy the full SHA c1c4505View commit details -
Workaround for GCC bug for __builtin_is_constant_evaluated when evalu…
…ating attribute argument
Configuration menu - View commit details
-
Copy full SHA for 006e98d - Browse repository at this point
Copy the full SHA 006e98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ac5fe - Browse repository at this point
Copy the full SHA c9ac5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a05ff10 - Browse repository at this point
Copy the full SHA a05ff10View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d80a2ae - Browse repository at this point
Copy the full SHA d80a2aeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.