This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add a testing configuration specific to Apple's libc++
ClosedPublic

Authored by ldionne on Sep 29 2021, 2:25 PM.

Details

Summary

Apple's libc++ has a few differences with the LLVM libc++, and it is
necessary to use a custom configuration file to test it properly.

Diff Detail

Event Timeline

ldionne created this revision.Sep 29 2021, 2:25 PM
ldionne requested review of this revision.Sep 29 2021, 2:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2021, 2:25 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 376050.Sep 29 2021, 3:08 PM

Rebase onto main

ldionne updated this revision to Diff 376220.Sep 30 2021, 7:50 AM

Fix CI issue.

ldionne accepted this revision.Sep 30 2021, 7:50 AM
This revision is now accepted and ready to land.Sep 30 2021, 7:50 AM
This revision was landed with ongoing or failed builds.Sep 30 2021, 7:51 AM
This revision was automatically updated to reflect the committed changes.