This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Fix CI on release/16.x
ClosedPublic

Authored by ldionne on Mar 28 2023, 10:12 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Summary

This patch is aimed directly at release/16.x -- it ensures that we
can run the CI successfully on the release branch.

Diff Detail

Event Timeline

ldionne created this revision.Mar 28 2023, 10:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2023, 10:12 AM
Herald added a subscriber: arichardson. · View Herald Transcript
ldionne requested review of this revision.Mar 28 2023, 10:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2023, 10:12 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 509115.Mar 28 2023, 1:31 PM

Fix some tests with experimental features disabled.

ldionne accepted this revision.Apr 19 2023, 8:06 AM
This revision is now accepted and ready to land.Apr 19 2023, 8:06 AM
ldionne closed this revision.Apr 19 2023, 8:07 AM

Closing since this has been merged.