This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] Add missing includes
AbandonedPublic

Authored by ldionne on Nov 23 2022, 12:29 PM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

Those were found during an upcoming granularization of <mutex>.

Diff Detail

Event Timeline

ldionne created this revision.Nov 23 2022, 12:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 12:29 PM
ldionne requested review of this revision.Nov 23 2022, 12:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 12:29 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne abandoned this revision.Jul 17 2023, 9:26 AM

This isn't relevant anymore, this has been done in other efforts. I checked all the includes this was adding.