Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich b5cd400262 [ConstraintSystem] De-prioritize fixes which suggest removing extraneous labels
The rule is that if there is a label it's evidence that the
intent is to reference a particular overload where that label
would match, so let's try to de-prioritize fixes for overloads
where labels didn't line up correctly and suggestion is to
remove certain labels vs. fixes when labels did line up but
types or requirements didn't.
2019-07-25 00:36:00 -07:00

278 KiB