Skip to content

Commit 9e37df7

Browse files
authored
Merge pull request swiftlang#76965 from slavapestov/type-of-reference
Sema: Split off TypeOfReference.cpp from ConstraintSystem.cpp
2 parents 71d666f + 61bd58d commit 9e37df7

File tree

3 files changed

+2770
-2722
lines changed

3 files changed

+2770
-2722
lines changed

lib/Sema/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ add_swift_host_library(swiftSema STATIC
4646
ResilienceDiagnostics.cpp
4747
SourceLoader.cpp
4848
SyntacticElementTarget.cpp
49+
TypeOfReference.cpp
4950
TypeCheckAccess.cpp
5051
TypeCheckAttr.cpp
5152
TypeCheckAvailability.cpp

0 commit comments

Comments
 (0)