================
@@ -1419,6 +1425,14 @@ llvm::Expected<Value> DWARFExpression::Evaluate(
         !is_signed));
   };
 
+  auto make_generic_operands_signed = [&](Scalar &lhs, Scalar &rhs) {
----------------
firmiana402 wrote:

It would be helpful to add a comment here as well.

https://github.com/llvm/llvm-project/pull/218335
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to