mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Fixes loadable edge case for address-only types. * Re-work, generalize, and simplify by using projections. * Support `-enable-cxx-interop` in sil-opt.
4 lines
32 B
Plaintext
4 lines
32 B
Plaintext
module Foo {
|
|
header "foo.h"
|
|
}
|