================ @@ -1,7 +1,7 @@ // REQUIRES: system-windows // // RUN: %clang_cl /Z7 /Zi %s -o %t -// RUN: %dexter --fail-lt 1.0 -w --binary %t --debugger 'dbgeng' -- %s +// RUN: %dexter --use-heuristic --use-heuristic --fail-lt 1.0 -w --binary %t --debugger 'dbgeng' -- %s ---------------- OCHyams wrote:
nit: double `--use-heuristic`? https://github.com/llvm/llvm-project/pull/204369 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
