[clang] [llvm] Reland "[Utils] Add new --update-tests flag to llvm-lit" (PR #153821)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 20 22:02:49 PDT 2025
lukel97 wrote:
> > Thanks for relanding this, it's super useful. It seems to rerun update_test_[checks.py](http://checks.py) on tests that weren't failing, which can cause some spurious diffs that are just UTC regens. Is it possible to restrict this to only update the tests that failed?
>
>
>
> Are these XFAIL tests, or just normal tests that passed?
Just normal tests that passed. Is this intentional?
https://github.com/llvm/llvm-project/pull/153821
More information about the llvm-commits
mailing list