-
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++][math] Fix undue overflowing of std::hypot(x,y,z)
#93350
Merged
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ced7b52 - Browse repository at this point
Copy the full SHA ced7b52View commit details -
Configuration menu - View commit details
-
Copy full SHA for f38b1dc - Browse repository at this point
Copy the full SHA f38b1dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c57fb - Browse repository at this point
Copy the full SHA 08c57fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7bc79 - Browse repository at this point
Copy the full SHA 5d7bc79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c32b77 - Browse repository at this point
Copy the full SHA 5c32b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbf54c - Browse repository at this point
Copy the full SHA dfbf54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 912833e - Browse repository at this point
Copy the full SHA 912833eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 458b0d3 - Browse repository at this point
Copy the full SHA 458b0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef79dc - Browse repository at this point
Copy the full SHA 9ef79dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a162b - Browse repository at this point
Copy the full SHA 36a162bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c276104 - Browse repository at this point
Copy the full SHA c276104View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd4ac8a - Browse repository at this point
Copy the full SHA cd4ac8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b06037 - Browse repository at this point
Copy the full SHA 9b06037View commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 296c520 - Browse repository at this point
Copy the full SHA 296c520View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4dd991 - Browse repository at this point
Copy the full SHA a4dd991View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa6728 - Browse repository at this point
Copy the full SHA 7aa6728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4294e87 - Browse repository at this point
Copy the full SHA 4294e87View commit details -
allow transitive includes: cmath (via __hypot) includes cstddef, cstd…
…int, initializer_list
Configuration menu - View commit details
-
Copy full SHA for 266cef6 - Browse repository at this point
Copy the full SHA 266cef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b3b07 - Browse repository at this point
Copy the full SHA 69b3b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9cecc - Browse repository at this point
Copy the full SHA cb9ceccView commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d13a2c9 - Browse repository at this point
Copy the full SHA d13a2c9View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 993ef44 - Browse repository at this point
Copy the full SHA 993ef44View 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.