This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Remove dead code and unneeded C++03 specializations from type_traits
ClosedPublic

Authored by philnik on Jun 30 2022, 5:11 AM.

Diff Detail

Event Timeline

philnik created this revision.Jun 30 2022, 5:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2022, 5:11 AM
philnik requested review of this revision.Jun 30 2022, 5:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 30 2022, 5:11 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jun 30 2022, 6:59 AM

LGTM if CI passes.

This revision is now accepted and ready to land.Jun 30 2022, 6:59 AM