================ @@ -321,6 +302,27 @@ bool Variable::IsInScope(StackFrame *frame) { return false; } +bool Variable::IsInScope(Block &block, Address addr) { ---------------- felipepiovezan wrote:
Mmmm it is a weak pointer + integer. How cheap is it to copy a weak pointer? https://github.com/llvm/llvm-project/pull/143572 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits