Use forward decls instead of #including the header files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159421
[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 TimelineThis revision is now accepted and ready to land.Sep 5 2023, 6:25 AM Closed by commit rG7d6283fd0901: [NFC] Remove unneeded header includes (authored by void). · Explain WhySep 5 2023, 1:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555921 clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/CodeGen/CodeGenModule.h
|