Skip to content

Commit 0493710

Browse files
committed
AST: Split off TypeSubstitution.cpp from Type.cpp
1 parent b2bc2c7 commit 0493710

File tree

3 files changed

+1204
-1169
lines changed

3 files changed

+1204
-1169
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ add_swift_host_library(swiftAST STATIC
117117
TypeJoinMeet.cpp
118118
TypeRefinementContext.cpp
119119
TypeRepr.cpp
120+
TypeSubstitution.cpp
120121
TypeWalker.cpp
121122
UnqualifiedLookup.cpp
122123
USRGeneration.cpp

0 commit comments

Comments
 (0)