-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[libc++][ranges] Reject non-class types in ranges::to #135802
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
Changes from 12 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
7515cdb
[libc++][ranges]add static_assert for ranges::to
Yuzhiy05 44d6a65
[libc++][ranges]test: add static_assert verification for ranges::to
Yuzhiy05 7fe7264
format added file and correct name
Yuzhiy05 f2c5057
add banner
Yuzhiy05 ec5c94a
format file and test for other type be rejected
Yuzhiy05 e73c958
clarify assert information and correct the test
Yuzhiy05 1aa41f5
add empty line for test
Yuzhiy05 aabcd20
correct the test
Yuzhiy05 9740ad0
correct format
Yuzhiy05 10c5fa4
remove trailing spaces
Yuzhiy05 da8a6ba
merge the unexpected_types test into unified file
Yuzhiy05 90d50b1
Merge branch 'fix-issue#132133' of github.com:Yuzhiy05/llvm-project i…
Yuzhiy05 dd41a22
move the position of comments to make the code more readable after fo…
Yuzhiy05 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.