Skip to content

Commit f9e7181

Browse files
committed
AST: Split off ConformanceLookup.cpp from Module.cpp
1 parent b59353b commit f9e7181

File tree

3 files changed

+752
-706
lines changed

3 files changed

+752
-706
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ add_swift_host_library(swiftAST STATIC
3333
ClangSwiftTypeCorrespondence.cpp
3434
ClangTypeConverter.cpp
3535
ConcreteDeclRef.cpp
36+
ConformanceLookup.cpp
3637
ConformanceLookupTable.cpp
3738
Decl.cpp
3839
DeclContext.cpp

0 commit comments

Comments
 (0)