Skip to content

Commit 058bfad

Browse files
authored
Merge pull request #26519 from slavapestov/type-check-storage-cleanup
Re-organize some code in lib/Sema/
2 parents f6f1bf5 + c3b6fd1 commit 058bfad

File tree

7 files changed

+3488
-3418
lines changed

7 files changed

+3488
-3418
lines changed

lib/Sema/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ add_swift_host_library(swiftSema STATIC
5858
TypeCheckREPL.cpp
5959
TypeCheckRequestFunctions.cpp
6060
TypeCheckStmt.cpp
61+
TypeCheckStorage.cpp
6162
TypeCheckSwitchStmt.cpp
6263
TypeCheckType.cpp
6364
TypeChecker.cpp

0 commit comments

Comments
 (0)