mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[ModuleInterface] Add new TextualInterfaceOption flag, move TextualInterfaceGeneration.{h,cpp}
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "ImportedModules.h"
|
||||
#include "ReferenceDependencies.h"
|
||||
#include "TBD.h"
|
||||
#include "ParseableInterfaceGeneration.h"
|
||||
|
||||
#include "swift/Subsystems.h"
|
||||
#include "swift/AST/ASTScope.h"
|
||||
@@ -50,6 +49,7 @@
|
||||
#include "swift/Frontend/Frontend.h"
|
||||
#include "swift/Frontend/PrintingDiagnosticConsumer.h"
|
||||
#include "swift/Frontend/SerializedDiagnosticConsumer.h"
|
||||
#include "swift/Frontend/ParseableInterfaceGeneration.h"
|
||||
#include "swift/Immediate/Immediate.h"
|
||||
#include "swift/Index/IndexRecord.h"
|
||||
#include "swift/Option/Options.h"
|
||||
|
||||
Reference in New Issue
Block a user