[Lldb-commits] [lldb] [lldb][ClangExpressionParser] Don't by default enable Objecitve-C support when evaluating C++ expressions (PR #87767)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 5 09:15:20 PDT 2024
https://github.com/jimingham approved this pull request.
LGTM. This is a reasonable strategy to limit opting in to all the ObjC runtime work, and should be understandable by users.
https://github.com/llvm/llvm-project/pull/87767
More information about the lldb-commits
mailing list