This is an archive of the discontinued LLVM Phabricator instance.

[libc++][format] Removes transitive type_traits.
ClosedPublic

Authored by Mordante on Feb 21 2023, 8:32 AM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rG306b24c0bdfb: [libc++][format] Removes transitive type_traits.

Diff Detail

Event Timeline

Mordante created this revision.Feb 21 2023, 8:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2023, 8:32 AM
Mordante requested review of this revision.Feb 21 2023, 8:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2023, 8:32 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Feb 21 2023, 8:33 AM
philnik added a subscriber: philnik.

LGTM assuming the CI is happy.

This revision is now accepted and ready to land.Feb 21 2023, 8:33 AM
This revision was automatically updated to reflect the committed changes.