Files
swift-mirror/lib/Sema/CSOptimizer.cpp
Pavel Yaskevich 9fb73143f6 [CSOptimizer] Limit "old" behavior compatibility to unlabeled unary arguments
`favorMatchingOverloadExprs` used `getUnlabeledUnaryExpr` and we
need to mimic that exactly because there is code that relies on
this behavior now.
2024-12-17 11:36:41 -08:00

38 KiB