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

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