Skip to content

Add platform plugin path to Swift compiler invocation. #8547

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 18, 2024

Conversation

adrian-prantl
Copy link

In actual invocations of the Swift compiler, the Swift driver computes
and adds this search path, in standalone LLDB applications, like the
REPL, we need to do this manually.

rdar://124965889

In actual invocations of the Swift compiler, the Swift driver computes
and adds this search path, in standalone LLDB applications, like the
REPL, we need to do this manually.

rdar://124965889
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl
Copy link
Author

@swift-ci test macos

1 similar comment
@adrian-prantl
Copy link
Author

@swift-ci test macos

@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl
Copy link
Author

@swift-ci test windows

@adrian-prantl adrian-prantl merged commit 092327f into swiftlang:swift/release/6.0 Apr 18, 2024
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.

2 participants