Alex Lorenz
Alex Lorenz
@swift-ci please test
@swift-ci please test linux platform
@swift-ci please test linux platform
@swift-ci please test linux platform
@swift-ci please test linux platform
Calling Swift functions that `throw` is not yet supported from C++. Swift will not support throwing C++/ObjC exceptions correctly, so they will not be propagated to C++. C++/ObjC exceptions that...
This doesn't work for Android, where the toolchain contains Swift resources, and SDK has the Swift runtime and swiftrt.o. With this patch, swift is unable to find the Clang builtins...
@finagolfin The Android SDK is packaged separately from the toolchain in the following way when distributed with our windows toolchain, here are some of our Swift standard library / runtime...
Added additional changes to make this also work for the android swift-foundation building from build.ps1 windows host: https://github.com/compnerd/swift-foundation/pull/1 https://github.com/swiftlang/swift/pull/75549
@swift-ci please test