================ @@ -1,7 +1,7 @@ // REQUIRES: lldb // UNSUPPORTED: system-windows // RUN: %clang -std=gnu11 -O2 -glldb %s -o %t -// RUN: %dexter -w --use-script %dexter_lldb_args --binary %t -- %s | FileCheck %s +// RUN: %dexter --fail-lt 1.0 -w %dexter_lldb_args --binary %t -- %s | FileCheck %s ---------------- OCHyams wrote:
Why the addition of `-fail-lt 1.0`? 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
