This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Granularize even more of type_traits
ClosedPublic

Authored by philnik on May 28 2022, 4:39 AM.

Details

Diff Detail

Event Timeline

philnik created this revision.May 28 2022, 4:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2022, 4:39 AM
Herald added a subscriber: mgorny. · View Herald Transcript
philnik requested review of this revision.May 28 2022, 4:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 28 2022, 4:39 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jun 9 2022, 8:54 AM

LGTM with green CI

This revision is now accepted and ready to land.Jun 9 2022, 8:54 AM
philnik updated this revision to Diff 435658.Jun 9 2022, 12:59 PM
  • Try to fix CI
philnik updated this revision to Diff 435693.Jun 9 2022, 3:01 PM
  • Generate files
philnik updated this revision to Diff 435713.Jun 9 2022, 3:40 PM
  • Rebased
  • Try to fix CI
philnik updated this revision to Diff 435836.Jun 10 2022, 1:49 AM
  • Try to fix CI
This revision was automatically updated to reflect the committed changes.