[Gardening] Extract basic source info structs from RawComment.h

This commit is contained in:
Ben Barham
2021-04-13 11:00:34 +10:00
parent eae6c00bf3
commit c54c9c7079
28 changed files with 197 additions and 127 deletions

View File

@@ -15,6 +15,7 @@
//===----------------------------------------------------------------------===//
#include "ImporterImpl.h"
#include "swift/AST/ModuleDependencies.h"
#include "swift/Basic/SourceManager.h"
#include "swift/ClangImporter/ClangImporter.h"
#include "clang/Tooling/DependencyScanning/DependencyScanningService.h"
#include "clang/Tooling/DependencyScanning/DependencyScanningTool.h"