mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
If there is a call to `init` on a callable type that has a trailing closure, let's avoid filtering because it's impossible to tell whether a trailing closure belongs to an `init` call or implicit `.callAsFunction` that would be attempted after it. Resolves: rdar://92912878
521 KiB
521 KiB