Skip to content

Commit fe3105f

Browse files
committed
[interop][SwiftToCxx] add experimental-interoperability-version.json to the compiler distribution
This lets the clients check if their toolchain has the latest support
1 parent 89813dd commit fe3105f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lib/PrintAsClang/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
set(datafiles
22
_SwiftCxxInteroperability.h
33
_SwiftStdlibCxxOverlay.h
4+
experimental-interoperability-version.json
45
)
56

67
set(SWIFTLIB_DIR
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1

0 commit comments

Comments
 (0)