mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
We don't currently support C++23 deducing this parameters. Until we do, let's not expose incorrect function signatures to Swift. rdar://161345481