This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Re-enable the _BitInt test for std::atomic on Clang 14
ClosedPublic

Authored by ldionne on Dec 7 2021, 8:32 AM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rGa00f3e2d09af: [libc++] Re-enable the _BitInt test for std::atomic on Clang 14
Summary

It should now work since the Clang on CI nodes has been updated.

Diff Detail

Event Timeline

ldionne requested review of this revision.Dec 7 2021, 8:32 AM
ldionne created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 7 2021, 8:32 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 392797.Dec 8 2021, 8:37 AM

Rebase to check whether CI has picked up a recent nightly build.

ldionne updated this revision to Diff 393889.Dec 13 2021, 7:19 AM

Rebase onto main

ldionne updated this revision to Diff 395678.Dec 21 2021, 7:31 AM

Rebase onto main.

ldionne updated this revision to Diff 397179.Jan 3 2022, 6:41 PM

Rebase onto main to trigger CI -- this should be ready to go now based on local testing.

ldionne accepted this revision as: Restricted Project.Jan 18 2022, 6:32 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 18 2022, 6:32 PM
This revision was automatically updated to reflect the committed changes.