mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Plumb the `BitwiseBorrowable` and `AddressableForDependencies` layout properties through reflection TypeLowering, and implement type layout for `Builtin.Borrow` based on those properties.