mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
03334a8f92
Introduce the notion of "semantic result parameter". Handle differentiation of inouts via semantic result parameter abstraction. Do not consider non-wrt semantic result parameters as semantic results Fixes #67174