Alex Lorenz
Alex Lorenz
Ah the macOS failure was due to a test bug :D
@swift-ci please test macOS platform
@swift-ci please test
@swift-ci please test source compatibility
@swift-ci please test windows platform
CC @fredriss
@swift-ci please test
Happens because we embed the module inside of a COFF file, which doesn't seem to align the module well :) Workaround: ``` -Xcc -Xclang -Xcc -fmodule-format=raw ```
@swift-ci please test
> but this pull appears more specific to Bionic, which is good. Have you tried this pull with the C++ Interop tests on Android? Because they don't work with the...