diff options
Diffstat (limited to 'cross-project-tests/debuginfo-tests/dexter-tests/memvars/struct-dse.c')
| -rw-r--r-- | cross-project-tests/debuginfo-tests/dexter-tests/memvars/struct-dse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cross-project-tests/debuginfo-tests/dexter-tests/memvars/struct-dse.c b/cross-project-tests/debuginfo-tests/dexter-tests/memvars/struct-dse.c index 2975b88e8bc6..5a36bbe59873 100644 --- a/cross-project-tests/debuginfo-tests/dexter-tests/memvars/struct-dse.c +++ b/cross-project-tests/debuginfo-tests/dexter-tests/memvars/struct-dse.c @@ -5,7 +5,7 @@ // REQUIRES: lldb // UNSUPPORTED: system-windows // RUN: %clang -std=gnu11 -O2 -glldb %s -o %t -// RUN: %dexter --fail-lt 1.0 -w --debugger lldb --binary %t -- %s +// RUN: %dexter --fail-lt 1.0 -w %dexter_lldb_args --binary %t -- %s // //// Check debug-info for the escaped struct variable num is reasonable. |
