mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When building the runtime we define `SWIFT_RUNTIME`. `swiftCore_EXPORTS` is only defined when building swiftCore as a shared library. This would thus allow the ODR violations to appear in a static library form of the standard library. This was uncovered with the new runtime build system.
3.2 KiB
3.2 KiB