================
@@ -52,9 +52,10 @@ __attribute__((noinline)) void func4_amb(int &sink, int x) {
//% expect_cmd_failure=True)
//% self.filecheck("expr sink", "main.cpp","-check-prefix=FUNC4-EXPR",
//% expect_cmd_failure=True)
- // FUNC4-EXPR-FAIL: couldn't get the value of variable x: Could not evaluate
- // DW_OP_entry_value. FUNC4-EXPR: couldn't get the value of variable sink:
- // Could not evaluate DW_OP_entry_value.
+ // FUNC4-EXPR-FAIL: couldn't get the value of variable x: could not evaluate
+ // DW_OP_entry_value: no matching call site param found FUNC4-EXPR: couldn't
+ // get the value of variable sink: could not evaluate DW_OP_entry_value: no
----------------
adrian-prantl wrote:
There's a missing newline that disables part of the check.
https://github.com/llvm/llvm-project/pull/94420
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits