Files
swift-mirror/stdlib/public/runtime/Paths.cpp
Alastair Houghton 64b891d5fe [Runtime] Add missing cast.
Apparently we're missing a cast in `_swift_initRuntimePath()`.  Previously
this code was accidentally not being used, which is why we hadn't noticed
it.

rdar://131294724
2024-07-08 10:29:31 +01:00

16 KiB