Files
swift-mirror/stdlib/public/SwiftShims/DispatchOverlayShims.h
Zoe Carver 722cc755f8 [cxx-interop] Cast data to the correct type. (#34266)
The implicit conversions are OK in C but C++ will error. To make this
header valid in both C and C++ we should just always cast.
2020-10-14 09:29:32 -07:00

7.4 KiB