mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
66b5fdc03d
Adds support for making pointers to C structs always import as OpaquePointer through API notes. This is needed to bring down the Android SDK to API level 23, since FILE is imported differently on API 23 vs 24.