Alex Lorenz
3b3d6c825a
[interop][SwiftToCxx] Annotate emitted declarations with Clang's external_source_symbol attribute
...
Each emitted declaration is annotated with the external_source_symbol with its own USR, to allow Clang's indexer to recognize this declaration as a Swift declaration with a specific USR
2023-01-12 12:15:01 -08:00
Alex Lorenz
6d0dd0e7cb
[interop][SwiftToCxx] workaround windows failure with Error new use in SwiftToCxxToSwift/hide-swift-module-namespace-in-swift.swift
2022-12-16 11:55:56 -08:00
Alex Lorenz
2c9e807697
another speculative fix to windows test failure
2022-12-15 15:29:19 -08:00
Alex Lorenz
878f162dc3
test a potential modules-related fix for windows test failure
2022-12-15 13:48:26 -08:00
Alex Lorenz
5c703b4f5c
[interop][SwiftToCxx] support std::string -> Swift::String conversion in C++
2022-12-13 13:13:05 -08:00
Butta
bd21ad1d23
[android][test] Disable new SwiftToCxxToSwift Interop test
2022-11-11 16:18:20 +05:30
Alex Lorenz
0312e0613d
[interop][SwiftToCxxToSwift] hide reverse interop module namespaces from forward interop
2022-11-07 15:52:04 -08:00