Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich fc56f3551f [CSSimplify] Remove ad-hoc optional mismatch handling for arguments
Since we have `repairViaOptionalUnwrap`, let's use that to fix
argument/parameter mismatches instead of doing ad-hoc matching.

(cherry picked from commit b12d844fcc)
2025-06-03 09:33:13 -07:00

634 KiB