This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d6283fd0901: [NFC] Remove unneeded header includes
(authored by void).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159421/new/
https://reviews.llvm.org/D
void created this revision.
void added reviewers: erichkeane, nickdesaulniers.
Herald added a project: All.
void requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Use forward decls instead of #including the header files.
Repository:
rG LL