mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[AST/Parser] Convert TypeLoc struct into aligned class
This commit is contained in:
@@ -54,7 +54,7 @@ namespace swift {
|
||||
class ScopeInfo;
|
||||
class SourceManager;
|
||||
class TupleType;
|
||||
struct TypeLoc;
|
||||
class TypeLoc;
|
||||
|
||||
struct EnumElementInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user