Skip to content

Swift reflection test deps #2327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 28, 2016
Merged

Swift reflection test deps #2327

merged 3 commits into from
Apr 28, 2016

Conversation

bitjammer
Copy link
Contributor

Fixes swift-reflection-test dependencies for uncommon build presets and links the test tool against the C library to better reflect the usage scenario. As a follow-up, we'll remove any use of the C++ APIs in the test tool.

rdar://problem/25943881

Removes some harmless but annoying log spew.

"swift-reflection-test" only exists on disk as a target executable
with the variant suffix tacked on the end, so don't infer the binary
location.
Eventually this tool will test solely with the C API, so wire up
the dependencies now. This also fixes an annoying dependency issue
when building some testing configurations.

rdar://problem/25943881
@bitjammer
Copy link
Contributor Author

@swift-ci Please test

@bitjammer
Copy link
Contributor Author

Looks like an unrelated LLDB failure. I'll merge.

@bitjammer bitjammer merged commit 2daff03 into swiftlang:master Apr 28, 2016
@bitjammer bitjammer deleted the swift-reflection-test-deps branch April 28, 2016 00:33
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.

1 participant