Skip to content

Commit 11d010a

Browse files
authored
Merge pull request #41225 from slavapestov/rqm-tests-and-cleanups
RequirementMachine: A couple of regression tests and cleanups
2 parents 0664b90 + a11151a commit 11d010a

21 files changed

+772
-647
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ add_swift_host_library(swiftAST STATIC
7474
ProtocolConformance.cpp
7575
RawComment.cpp
7676
RequirementEnvironment.cpp
77+
RequirementMachine/ConcreteTypeWitness.cpp
7778
RequirementMachine/GenericSignatureQueries.cpp
7879
RequirementMachine/HomotopyReduction.cpp
7980
RequirementMachine/InterfaceType.cpp

0 commit comments

Comments
 (0)