Commit Graph

5 Commits

Author SHA1 Message Date
Egor Zhdan
7532390910 [cxx-interop] Make a test run faster
`foundation-and-std-module.swift` has started timing out in some CI jobs. This change makes the test run faster to stay within the 600 sec timeout.

rdar://134328721
2024-09-02 14:56:24 +01:00
Alex Lorenz
b62eafd866 [windows] split out complex module from ucrt module, to allow new swift-foundation to import ucrt when C++ interoperability is enabled
Fixes https://github.com/swiftlang/swift/issues/75691
2024-08-06 11:33:03 -07:00
Marcus Isaksson
df759eeb85 Remove -D_LIBCPP_DISABLE_AVAILABILITY from tests 2024-02-23 13:57:53 +01:00
Alex Lorenz
0e6b1ce964 [rebranch][cxx-interop] tests, pass _LIBCPP_DISABLE_AVAILABILITY to workaround libc++ format typealias availability bug 2023-08-09 15:57:56 -07:00
Alex Lorenz
c215abdd8c [cxx-interop][linux] modularize the bits part of libstdc++
Fixes https://github.com/apple/swift/issues/64457
2023-07-27 10:20:28 -07:00