mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
0a5b3f0727
Fixes an oversight where `inout` -> C pointer conversion wasn't covered by implementation of new pointer conversion semantics proposed by SE-0324. Resolves: rdar://92583588