[clang] [llvm] Recommit changes to global checks (PR #71171)

Henrik G. Olsson via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 13 05:45:18 PST 2023


hnrklssn wrote:

>I'd run ./llvm/utils/update_any_test_checks.py once and see if the tests pass afterwards.
Then do it again to ensure the nasty ordering and duplication issues are gone for good.

All tests that fail after running update_any_test_checks.py also fail when running it without this patch, so I don't see any regressions there. Running it a second time doesn't result in any changes.

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


More information about the cfe-commits mailing list