-
Notifications
You must be signed in to change notification settings - Fork 15.4k
[libc++] Allows any types of size 4 and 8 to use native platform ulock_wait #161086
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 all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
7ca1290
[libc++] Allows any types of size 4 and 8 to use native platform uloc…
huixie90 1949548
standard layout types
huixie90 62a774e
add abi macro and availablity macro
huixie90 c5d6769
fix volatile
huixie90 71bba6f
add support for linux
huixie90 9450b1d
format
huixie90 e979655
CI
huixie90 5f39c04
ci
huixie90 f536ff4
Update libcxx/docs/ABIGuarantees.rst
huixie90 2a87a3e
Update libcxx/docs/ABIGuarantees.rst
huixie90 9950df2
Update libcxx/include/__atomic/atomic_sync.h
huixie90 012aad2
Update libcxx/include/__atomic/atomic_sync.h
huixie90 2711c89
Update libcxx/include/__configuration/availability.h
huixie90 c24586b
review feedback
huixie90 59be9f6
abi
huixie90 e5df955
ci
huixie90 6b6f018
fallback
huixie90 1729b7a
Update libcxx/include/__atomic/atomic_sync.h
huixie90 114c868
Update libcxx/include/__atomic/atomic_sync.h
huixie90 8c5cbf5
rebase
huixie90 94a5d68
address comments
huixie90 b92abf2
ci
huixie90 8dda22a
CI
huixie90 4105e50
ci
huixie90 310400f
ci
huixie90 3959e16
debug windows
huixie90 acfb349
comments
huixie90 1ff1534
ci
huixie90 5935b14
test
huixie90 f3e5805
unsuport back deployment test
huixie90 5bb4567
enable apple back deployment
huixie90 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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
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.
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.