Files
clang-p2996/lldb/source/Plugins/ExpressionParser
Michael Buch 4ced29b848 [lldb][Expression] Don't create Objective-C IR checker for pure-C++ targets/frames (#144503)
There's no need to create this utility function (and run it) for
targets/frames that aren't Objective-C/Objective-C++.
2025-06-17 16:33:24 +01:00
..