Skip to content

Commit eb3354c

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-rebranch
2 parents f352660 + d186228 commit eb3354c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ add_swift_host_library(swiftAST STATIC
4444
Evaluator.cpp
4545
Expr.cpp
4646
FineGrainedDependencies.cpp
47-
FineGrainedDependenciesSourceFileDepGraphConstructor.cpp
4847
GenericEnvironment.cpp
4948
GenericSignature.cpp
5049
GenericSignatureBuilder.cpp
@@ -68,6 +67,7 @@ add_swift_host_library(swiftAST STATIC
6867
RequirementEnvironment.cpp
6968
SyntaxASTMap.cpp
7069
SILLayout.cpp
70+
SourceFileDepGraphConstructor.cpp
7171
Stmt.cpp
7272
SubstitutionMap.cpp
7373
SwiftNameTranslation.cpp

0 commit comments

Comments
 (0)