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

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 14:52:25 PDT 2023


jdoerfert wrote:

> > I think if the issues with the original commit are resolved, this is good to go.
> > Did you verify we can properly auto-generate files, e.g., in llvm/test/Transforms/Attributor and clang/test/OpenMP?
> 
> Ah no I did not, I'll do that on Monday.

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.


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


More information about the llvm-commits mailing list