mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
[NFC][Dependency Scanning] Small linter fixes
- Remove unused headers - Sort headers - Extend anonymous namespace in DependencyScanJSON.cpp
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
|
||||
#include "swift/AST/FileSystem.h"
|
||||
#include "swift/AST/ModuleDependencies.h"
|
||||
#include "swift/Basic/Assertions.h"
|
||||
#include "swift/Basic/PrettyStackTrace.h"
|
||||
#include "swift/Basic/Version.h"
|
||||
#include "swift/DependencyScan/SerializedModuleDependencyCacheFormat.h"
|
||||
#include "llvm/ADT/DenseMap.h"
|
||||
#include "llvm/Support/VirtualOutputBackend.h"
|
||||
|
||||
Reference in New Issue
Block a user