File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6464#include " clang/Basic/TargetInfo.h"
6565#include " clang/CAS/CASOptions.h"
6666#include " clang/CAS/IncludeTree.h"
67- #include " clang/CodeGen/ObjectFilePCHContainerOperations .h"
67+ #include " clang/CodeGen/ObjectFilePCHContainerWriter .h"
6868#include " clang/Frontend/CompilerInvocation.h"
6969#include " clang/Frontend/FrontendActions.h"
7070#include " clang/Frontend/FrontendOptions.h"
8181#include " clang/Sema/Sema.h"
8282#include " clang/Serialization/ASTReader.h"
8383#include " clang/Serialization/ASTWriter.h"
84+ #include " clang/Serialization/ObjectFilePCHContainerReader.h"
8485#include " clang/Tooling/DependencyScanning/ScanAndUpdateArgs.h"
8586#include " llvm/ADT/IntrusiveRefCntPtr.h"
8687#include " llvm/ADT/STLExtras.h"
Original file line number Diff line number Diff line change 1717#include " swift/Frontend/Frontend.h"
1818#include " clang/AST/DeclObjC.h"
1919#include " clang/Basic/TargetInfo.h"
20- #include " clang/CodeGen/ObjectFilePCHContainerOperations.h"
2120#include " clang/Frontend/CompilerInstance.h"
21+ #include " clang/Frontend/PCHContainerOperations.h"
2222#include " clang/Frontend/TextDiagnosticBuffer.h"
2323#include " clang/Lex/PreprocessorOptions.h"
2424#include " clang/Serialization/ASTReader.h"
You can’t perform that action at this time.
0 commit comments