This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Remove unneeded header includes
ClosedPublic

Authored by void on Sep 4 2023, 2:44 AM.

Details

Summary

Use forward decls instead of #including the header files.

Diff Detail

Event Timeline

void created this revision.Sep 4 2023, 2:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2023, 2:44 AM
void requested review of this revision.Sep 4 2023, 2:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2023, 2:44 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
erichkeane accepted this revision.Sep 5 2023, 6:25 AM
This revision is now accepted and ready to land.Sep 5 2023, 6:25 AM
This revision was automatically updated to reflect the committed changes.