Skip to content

Commit 229cc3b

Browse files
authored
Merge pull request swiftlang#34152 from slavapestov/pre-check-is-kind-of-big
Sema: Move preCheckExpression() into its own file
2 parents 62a6a46 + d576b4e commit 229cc3b

File tree

3 files changed

+1883
-1857
lines changed

3 files changed

+1883
-1857
lines changed

lib/Sema/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ add_swift_host_library(swiftSema STATIC
3434
MiscDiagnostics.cpp
3535
PCMacro.cpp
3636
PlaygroundTransform.cpp
37+
PreCheckExpr.cpp
3738
ResilienceDiagnostics.cpp
3839
SourceLoader.cpp
3940
TypeCheckAccess.cpp

0 commit comments

Comments
 (0)