Open
Description
Description
The DebugDescription macro bits of swiftCore is hard-coded to be removed when building for Linux and Android with the comment:
# Freestanding and Linux/Android builds both have failures to resolve.
We should understand why and get it enabled everywhere.
swift/stdlib/public/core/CMakeLists.txt
Lines 271 to 274 in e4e0760
Additional information
No response