This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add a CI job to backdeploy to macOS 10.14
ClosedPublic

Authored by ldionne on Dec 7 2020, 3:23 PM.

Details

Reviewers
curdeius
Group Reviewers
Restricted Project
Commits
rG8726f94cc74f: [libc++] Add a CI job to backdeploy to macOS 10.14
Summary

It adds coverage for back-deploying to a system that contains the
filesystem library, which 10.9 (currently our only back-deployment
target in the CI) does not have.

Diff Detail

Event Timeline

ldionne created this revision.Dec 7 2020, 3:23 PM
ldionne requested review of this revision.Dec 7 2020, 3:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 7 2020, 3:23 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision as: Restricted Project.Dec 8 2020, 8:07 AM
This revision is now accepted and ready to land.Dec 8 2020, 8:07 AM
This revision was automatically updated to reflect the committed changes.