This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Removes CMake work-arounds.
ClosedPublic

Authored by Mordante on Jun 4 2023, 8:40 AM.

Details

Reviewers
jloser
philnik
Group Reviewers
Restricted Project
Commits
rGf26b43fa5cc7: [libc++] Removes CMake work-arounds.
Summary

CMake older than 3.20.0 is no longer supported.
This removes work-arounds for no longer supported versions.

Diff Detail

Event Timeline

Mordante created this revision.Jun 4 2023, 8:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2023, 8:40 AM
Mordante requested review of this revision.Jun 4 2023, 8:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2023, 8:40 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
jloser accepted this revision.Jun 4 2023, 9:26 PM
philnik accepted this revision.Jun 5 2023, 9:19 AM
This revision is now accepted and ready to land.Jun 5 2023, 9:19 AM
This revision was automatically updated to reflect the committed changes.