mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
`passReference` was failing to find the underlying declaration for a constructor reference. In this case it was for a `FunctionConversionExpr`, but there's likely others. Use `ide::getReferencedDecl` instead. Resolves rdar://102563191.
31 KiB
31 KiB