Files
swift-mirror/lib/Sema/CSSimplify.cpp
Doug Gregor d58a596be1 [Constraint solver] Remove a now-unnecessary hack for conditional conformances.
We added this hack to work around the use of context types within normal
protocol conformances, which created tautological constraint systems.
With the switch to interface types in normal protocol conformances, this
hack is no longer necessary.
2017-11-19 22:07:18 -08:00

191 KiB