Skip to content

🍒[lldb][cxx-interop] Populate C++ stdlib options correctly #10136

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 1 commit into from
Feb 28, 2025

Conversation

egorzhdan
Copy link

This fixes errors printed by lldb:

error: module 'XYZ' was built with libc++, but current compilation uses unknown C++ stdlib

Original PR: #10084

rdar://144894619

This fixes errors printed by lldb:

```
error: module 'XYZ' was built with libc++, but current compilation uses unknown C++ stdlib
```

rdar://144894619
@egorzhdan
Copy link
Author

@swift-ci please test LLVM

@egorzhdan
Copy link
Author

The failing tests are unrelated to this patch

@egorzhdan egorzhdan merged commit 3b95806 into next Feb 28, 2025
0 of 2 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/lldb-cxxstdlib branch February 28, 2025 18:46
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