Commit Graph

4 Commits

Author SHA1 Message Date
Alex Lorenz
3a9b6dce9d [interop][SwiftToCxx] add support for emitting Swift stdlib dependency in one header file
This is the default behavior. You can disable this by specifying the -clang-header-expose-decls= flag explicitly when generating the header
2022-09-28 08:08:48 -07:00
Alex Lorenz
5b05d3dc67 [interop][SwiftToCxx] arm64e: authenticate value witness table in C++
Fixes arm64e test failures for C++ interop tests
2022-07-18 13:50:32 +01:00
Alex Lorenz
8fa37c214d Mark SwiftToCxx execution tests as unsupported on arm64e for now 2022-06-22 22:19:10 +01:00
Alex Lorenz
b47bb5b66e [interop][SwiftToCxx] support mutating struct methods in C++ 2022-06-17 07:58:19 -07:00