mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
On windows (PECOFF), the `static let` properties produced by `DebugDescriptionMacro` are not constants, and as a result the `@_section` macro cannot be applied. The error message is: > global variable must be a compile-time constant to use `@_section` attribute Until this issue is addressed, DebugDescriptionMacro is disabled for windows targets.
18 KiB
18 KiB