mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
forward declare ASTWalker in ASTNode.h instead of including its header, NFC.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include "swift/SILOptimizer/Analysis/ClassHierarchyAnalysis.h"
|
||||
#include "swift/AST/ASTContext.h"
|
||||
#include "swift/AST/ASTWalker.h"
|
||||
#include "swift/AST/Module.h"
|
||||
#include "swift/SIL/SILInstruction.h"
|
||||
#include "swift/SIL/SILValue.h"
|
||||
|
||||
Reference in New Issue
Block a user