mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
ABIChecker: minor refactoring to move code to APIDigester lib. NFC
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "swift/Frontend/ModuleInterfaceSupport.h"
|
||||
#include "swift/SILOptimizer/PassManager/Passes.h"
|
||||
#include "swift/Serialization/SerializationOptions.h"
|
||||
#include "swift/APIDigester/ModuleAnalyzerNodes.h"
|
||||
#include "clang/Frontend/CompilerInstance.h"
|
||||
#include "clang/Lex/PreprocessorOptions.h"
|
||||
#include "llvm/ADT/Hashing.h"
|
||||
|
||||
Reference in New Issue
Block a user