[Lldb-commits] [lldb] [lldb][ClangUserExpression][NFCI] Pass the most specific ExecutionContextScope possible into ClangExpressionParser (PR #87657)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 11 09:53:38 PDT 2024
https://github.com/jimingham approved this pull request.
This looks fine to me. The only lingering issue is the more general discussion of use of ExecutionContext vrs. ExecutionContextScope, but I agree with Michael that that's much broader than this patch, and shouldn't hold it up.
https://github.com/llvm/llvm-project/pull/87657
More information about the lldb-commits
mailing list