Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich a4701f7d89 [ConstraintSystem] Adjust overload filtering to be less aggressive in code completion mode
Avoid filtering overloads for calls which have code completion
token as an argument, that would always undesired results,
because such calls could be missing arguments before or after
the token.
2020-09-23 17:29:43 -07:00

408 KiB