This is an archive of the discontinued LLVM Phabricator instance.

[iwyu] Fix some header include regression
ClosedPublic

Authored by serge-sans-paille on Apr 4 2022, 8:26 AM.

Details

Summary

Running iwyu-diff from https://github.com/serge-sans-paille/preprocessor-utils makes it possible to quickly spot regression in unused includes. This patch contains the few regressions since the last header cleanup.

Diff Detail

Event Timeline

serge-sans-paille requested review of this revision.Apr 4 2022, 8:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2022, 8:26 AM
MaskRay accepted this revision.Apr 4 2022, 9:50 AM

LGTM.

This revision is now accepted and ready to land.Apr 4 2022, 9:50 AM
This revision was landed with ongoing or failed builds.Apr 5 2022, 6:02 AM
This revision was automatically updated to reflect the committed changes.