Skip to content

Conversation

@da-viper
Copy link

@da-viper da-viper commented Dec 4, 2025

…system stdlib (llvm#164462)

On linux if you specify the an external libc++ and clang will still link to the system's libc++. This patch fixes that.

Fixes llvm#116040

(cherry picked from commit ec55aa4)

…system stdlib (llvm#164462)

On linux if you specify the an external libc++ and clang will still link
to the system's libc++. This patch fixes that.

Fixes llvm#116040

(cherry picked from commit ec55aa4)
@da-viper da-viper requested a review from a team as a code owner December 4, 2025 17:46
@da-viper da-viper changed the title [lldb][test] When an external stdlib is specified do not link to the … [lldb][test] When an external stdlib is specified do not link to the system stdlib (#164462) Dec 4, 2025
@da-viper
Copy link
Author

da-viper commented Dec 4, 2025

@swift-ci test

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