mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
An empty struct that is noncopyable can nonetheless have a `deinit`, so it is not trivially destructible. In such cases, embedded them in another empty struct means that the outer struct should also not be trivially destructible. Make it so.
23 KiB
23 KiB