Skip to content

Commit 728d680

Browse files
authored
Merge pull request #70968 from slavapestov/check-requirement-invariant
Enforce that we only see substituted requirements in checkRequirements()
2 parents a4ae133 + 6adab3c commit 728d680

19 files changed

+924
-875
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)