This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Adds missing includes.
ClosedPublic

Authored by Mordante on Apr 18 2023, 10:23 AM.

Details

Reviewers
ldionne
philnik
Group Reviewers
Restricted Project
Commits
rGd6cd4257e510: [libc++] Adds missing includes.
Summary

This patch makes are code less dependant on transitive includes.

This was part of D145800. This patch will be abandoned, but these
changes are still useful. I manually verified declarations of the new
includes are used in these files.

Diff Detail

Event Timeline

Mordante created this revision.Apr 18 2023, 10:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 10:23 AM
Mordante requested review of this revision.Apr 18 2023, 10:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 10:23 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Apr 18 2023, 10:46 AM
This revision is now accepted and ready to land.Apr 18 2023, 10:46 AM
This revision was landed with ongoing or failed builds.Apr 19 2023, 8:35 AM
This revision was automatically updated to reflect the committed changes.