[llvm] [llvm][lit] Add option to run only the failed tests (PR #158043)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 18 01:53:08 PDT 2025


================
@@ -0,0 +1,18 @@
+# Checks that --filter-failed won't re-run tests that have passed
+# since the last time --filter-failed has run.
----------------
jh7370 wrote:

```suggestion
# since the last time --filter-failed was run.
```

https://github.com/llvm/llvm-project/pull/158043


More information about the llvm-commits mailing list