Files
swift-mirror/lib/Sema/ConstraintSystem.cpp
Doug Gregor 2d915f60ab [Constraint solver] Remove expression from the constructor.
Rather than setting up the constraint solver with a single expression
(that gets recorded for parents/depths), record each expression that
goes through constraint generation.
2019-11-14 15:41:38 -08:00

127 KiB