Files
swift-mirror/lib/Sema/CSDiagnostics.cpp
naveen-seth 8b7b0e944b [Sema] Fix crash when diagnosing ambiguous trailing closure inits
Fixes #85376.

This fixes a compiler crash that occurred when diagnosing an ambiguous call
using trailing closure syntax, where one of the candidates was a function or
initializer with no parameters.
2025-11-10 03:12:18 +01:00

325 KiB