This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Granularize more of <type_traits>
ClosedPublic

Authored by philnik on May 23 2022, 2:44 PM.

Details

Reviewers
ldionne
Mordante
var-const
Group Reviewers
Restricted Project
Commits
rG30c37fb89cb7: [libc++] Granularize more of <type_traits>

Diff Detail

Event Timeline

philnik created this revision.May 23 2022, 2:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2022, 2:44 PM
Herald added a subscriber: mgorny. · View Herald Transcript
philnik requested review of this revision.May 23 2022, 2:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2022, 2:44 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik updated this revision to Diff 431613.May 24 2022, 1:46 AM
  • Generate files
philnik updated this revision to Diff 431694.May 24 2022, 9:34 AM
  • Try to fix modules
philnik updated this revision to Diff 432224.May 26 2022, 2:49 AM
  • Next try
ldionne accepted this revision.May 27 2022, 1:50 PM
This revision is now accepted and ready to land.May 27 2022, 1:50 PM
This revision was automatically updated to reflect the committed changes.