Skip to content

Conversation

@artemcm
Copy link
Contributor

@artemcm artemcm commented Sep 15, 2020

No description provided.

@artemcm
Copy link
Contributor Author

artemcm commented Sep 15, 2020

@swift-ci please test

func testCXXInteropOptions() throws {
do {
var driver = try Driver(args: ["swiftc", "-enable-experimental-cxx-interop", "foo.swift"])
let plannedJobs = try driver.planBuild()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and line 3033 probably just need a trailing removingAutolinkExtractJobs to work on Linux

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@artemcm artemcm force-pushed the experimental_cxx_interop branch from 6448794 to 5596d9e Compare September 15, 2020 03:28
@artemcm
Copy link
Contributor Author

artemcm commented Sep 15, 2020

@swift-ci please test

@artemcm
Copy link
Contributor Author

artemcm commented Sep 15, 2020

@swift-ci please test

- Pass appropriate options to fronend jobs.
- Use `clang++` as the linker driver when in experimental C++ interoperability mode
@artemcm artemcm force-pushed the experimental_cxx_interop branch from 5596d9e to afd463d Compare September 15, 2020 15:34
@artemcm
Copy link
Contributor Author

artemcm commented Sep 15, 2020

@swift-ci please test

1 similar comment
@artemcm
Copy link
Contributor Author

artemcm commented Sep 15, 2020

@swift-ci please test

@artemcm artemcm merged commit 536cf8a into swiftlang:master Sep 15, 2020
@artemcm artemcm deleted the experimental_cxx_interop branch January 20, 2021 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants