mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Per the code comment, stdint.h is provided by clang and therefore conflicts with Glibc; additionally, clang defines some particular type macros for making the appropriate `typedef`s. OpenBSD uses clang-10, so we can also use these types on this platform. This also addresses a test case that has gone awry.
2.9 KiB
2.9 KiB