Merge pull request #36896 from bnbarham/extract-basic-info

[Gardening] Extract basic source info structs from RawComment.h
This commit is contained in:
Ben Barham
2021-04-14 18:46:48 +10:00
committed by GitHub
28 changed files with 197 additions and 127 deletions

View File

@@ -31,7 +31,6 @@
#include "swift/AST/PrettyStackTrace.h"
#include "swift/AST/PropertyWrappers.h"
#include "swift/AST/ProtocolConformance.h"
#include "swift/AST/RawComment.h"
#include "swift/AST/SILLayout.h"
#include "swift/AST/SourceFile.h"
#include "swift/AST/SynthesizedFileUnit.h"