[clang] [llvm] Reland "[Utils] Add new --update-tests flag to llvm-lit" (PR #153821)
Henrik G. Olsson via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 18 09:10:22 PDT 2025
================
@@ -399,6 +399,11 @@ ADDITIONAL OPTIONS
Show all features used in the test suite (in ``XFAIL``, ``UNSUPPORTED`` and
``REQUIRES``) and exit.
+.. option:: --update-tests
+
+ Pass failing tests to functions in the ``lit_config.update_tests`` list to
----------------
hnrklssn wrote:
Indeed! Thanks for catching that
https://github.com/llvm/llvm-project/pull/153821
More information about the llvm-commits
mailing list