mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
AST: Split off DependencyCollector.h from EvaluatorDependencies.h
Also remove some unnecessary #includes from DependencyCollector.h, which necessitated adding #includes in various other files.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
// can be reflected as source-breaking changes for API users. If they are,
|
||||
// the output of api-digester will include such changes.
|
||||
|
||||
#include "swift/Basic/Defer.h"
|
||||
#include "swift/Basic/Platform.h"
|
||||
#include "swift/Frontend/PrintingDiagnosticConsumer.h"
|
||||
#include "swift/Frontend/SerializedDiagnosticConsumer.h"
|
||||
|
||||
Reference in New Issue
Block a user