This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Granularize <type_traits> includes in <iterator>
ClosedPublic

Authored by philnik on Dec 23 2022, 4:38 AM.

Details

Reviewers
Mordante
Group Reviewers
Restricted Project
Commits
rG430b397f6715: [libc++] Granularize <type_traits> includes in <iterator>

Diff Detail

Event Timeline

philnik created this revision.Dec 23 2022, 4:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 23 2022, 4:38 AM
philnik requested review of this revision.Dec 23 2022, 4:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 23 2022, 4:38 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik updated this revision to Diff 485098.Dec 23 2022, 5:36 AM

Try to fix CI

Mordante accepted this revision.Dec 23 2022, 9:53 AM

LGTM, thanks again for the cleanup!

This revision is now accepted and ready to land.Dec 23 2022, 9:53 AM
philnik updated this revision to Diff 485227.Dec 25 2022, 6:37 AM

Try to fix CI

This revision was automatically updated to reflect the committed changes.