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 7070#include " clang/Basic/TargetInfo.h"
7171#include " clang/CAS/CASOptions.h"
7272#include " clang/CAS/IncludeTree.h"
73- #include " clang/CodeGen/ObjectFilePCHContainerOperations .h"
73+ #include " clang/CodeGen/ObjectFilePCHContainerWriter .h"
7474#include " clang/Frontend/CompilerInvocation.h"
7575#include " clang/Frontend/FrontendActions.h"
7676#include " clang/Frontend/FrontendOptions.h"
8787#include " clang/Sema/Sema.h"
8888#include " clang/Serialization/ASTReader.h"
8989#include " clang/Serialization/ASTWriter.h"
90+ #include " clang/Serialization/ObjectFilePCHContainerReader.h"
9091#include " clang/Tooling/DependencyScanning/ScanAndUpdateArgs.h"
9192#include " llvm/ADT/IntrusiveRefCntPtr.h"
9293#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