AST: Peel off ClangModuleLoader.h from ASTContext.h

This commit is contained in:
Slava Pestov
2019-08-30 15:23:08 -04:00
parent 22cb6f1176
commit 75f4625bee
14 changed files with 17 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
#include "RValue.h"
#include "SILGenFunctionBuilder.h"
#include "Scope.h"
#include "swift/AST/ClangModuleLoader.h"
#include "swift/AST/Initializer.h"
#include "swift/AST/PropertyWrappers.h"
#include "swift/SIL/SILArgument.h"