Files
swift-mirror/include/swift/AST/Requirement.h
Slava Pestov 5efe9e8134 Sema: Fix latent bug in TypeChecker::checkGenericArguments()
We were passing an already-substituted type to subst().

This is about to become an error, so fix the code to do
the right thing.
2017-04-03 20:41:31 -07:00

4.3 KiB