mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This imports const members of C++ structs/classes stored properties with an inaccessible setter. Note that in C++ there are ways to change the values of const members, so we don't use `WriteImplKind::Immutable` storage. Resolves: [SR-12463](https://bugs.swift.org/browse/SR-12463)
337 KiB
337 KiB