[llvm-branch-commits] [llvm] [Dexter] Enable after_hit_count for state nodes (PR #203846)
Orlando Cazalet-Hyams via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jul 1 03:32:26 PDT 2026
================
@@ -1,6 +1,6 @@
// RUN: %dexter_regression_test_cxx_build %s -o %t
// RUN: %dexter_regression_test_run --use-script --skip-evaluate --binary %t \
-// RUN: --timeout-total 10 -- %s | FileCheck %s
+// RUN: -- %s | FileCheck %s
/// Test !then finish with !and{after_hit_count}.
/// The infinite loop will be exited when we hit the `!then finish` command,
----------------
OCHyams wrote:
ood comment
https://github.com/llvm/llvm-project/pull/203846
More information about the llvm-branch-commits
mailing list