Files
swift-mirror/lib/Sema/CSFix.cpp
Pavel Yaskevich ec0b836401 [CSFix] Check for constrained associated types via generic signature
Instead of checking for presence of `where` clause, let's use
requirement signature and check whether any of the requires are
anchored on a particular associated type.
2022-05-26 12:06:49 -07:00

92 KiB