Skip to content

Conversation

@Michael137
Copy link

We fall back to Objective-C++ when running C++ expressions in frames that don't have debug-info. But we were missing a fallback note for this situation. We would now print following note on expression error:

note: Possibly stopped inside system library, so speculatively enabled Objective-C. Ran expression as 'Objective C++'.

(cherry picked from commit 26ff166)

…jective-C++ fallback (llvm#172047)

We fall back to `Objective-C++` when running C++ expressions in frames
that don't have debug-info. But we were missing a fallback note for this
situation. We would now print following note on expression error:
```
note: Possibly stopped inside system library, so speculatively enabled Objective-C. Ran expression as 'Objective C++'.
```

(cherry picked from commit 26ff166)
@Michael137 Michael137 requested a review from a team as a code owner December 12, 2025 17:54
@Michael137
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit b339d66 into swift/release/6.3 Dec 16, 2025
3 checks passed
@adrian-prantl adrian-prantl deleted the lldb/language-fallback-note-to-6.3 branch December 16, 2025 16:47
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