Files
swift-mirror/lib/Sema/ConstraintGraph.cpp
Doug Gregor ab38be128d [Constraint graph] Handle orphaned constraints within connected components
Move the logic for creating connected components of orphaned
constraints into the connected-components algorithm code, rather than
making it a special part of SplitterStep.
2019-08-11 21:28:34 -07:00

37 KiB