Skip to content

[lldb][Expression] Don't create Objective-C IR checker for pure-C++ targets/frames #144503

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
Jun 17, 2025

Conversation

Michael137
Copy link
Member

There's no need to create this utility function (and run it) for targets/frames that aren't Objective-C/Objective-C++.

…argets/frames

There's no need to create this utility function (and run it) for
targets/frames that aren't Objective-C/Objective-C++.
@Michael137 Michael137 merged commit 4ced29b into llvm:main Jun 17, 2025
8 checks passed
ajaden-codes pushed a commit to Jaddyen/llvm-project that referenced this pull request Jun 17, 2025
…argets/frames (llvm#144503)

There's no need to create this utility function (and run it) for
targets/frames that aren't Objective-C/Objective-C++.
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