Skip to content

Commit 855d661

Browse files
committed
Factor the conformance lookup table into a separate .h/.cpp. NFC
Swift SVN r31457
1 parent 9ea0514 commit 855d661

File tree

4 files changed

+1677
-1593
lines changed

4 files changed

+1677
-1593
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ add_swift_library(swiftAST
1111
Builtins.cpp
1212
CaptureInfo.cpp
1313
ConcreteDeclRef.cpp
14+
ConformanceLookupTable.cpp
1415
Decl.cpp
1516
DeclContext.cpp
1617
DiagnosticList.cpp

0 commit comments

Comments
 (0)