Files
swift-mirror/stdlib/public/Concurrency/Clock.cpp
Saleem Abdulrasool 23888a4f08 Concurrency: use _BitInt(128) over __int128 (#63300)
Use the `_BitInt` extension from C2a to enable building the Concurrency library on Windows i686.

Thanks to @grynspan for the idea!
2023-01-30 18:48:23 -08:00

5.7 KiB