Alex Lorenz
|
8305c7d5de
|
[interop][SwiftToCxx] add C++ bindings for static methods
|
2023-02-08 10:25:17 -08:00 |
|
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
|
c0bda0617a
|
[interop][SwiftToCxx] emit class method bindings
|
2022-08-03 13:03:45 +01: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
|
f2b4a43c06
|
[interop][SwiftToCxx] emit non-mutating instance methods for structs
|
2022-06-15 07:35:13 -07:00 |
|