Files
swift-mirror/lib/Sema/ConstraintGraph.cpp
Doug Gregor 14ca9d1461 [Constraint graph] Make connected components never touch all type variables.
Simplify the connected-components computation slightly and make sure
that it never performs work outside of the subgraph described by the
input set of type variables.
2019-07-27 01:18:20 -04:00

34 KiB