[PATCH] D68819: [Utils] Allow update_test_checks to check function arguments
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 15:11:53 PDT 2019
jdoerfert added a comment.
I said it before (in some thread) but I think actual improvements to the update scripts should not be delayed or hidden behind flags even if they cause some churn. We can always rerun the script on all files in a separate commit. This actually helps to discover other problems that sneak in over time anyway. As an example I rerun this on test/Analysis in D69687 <https://reviews.llvm.org/D69687>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68819/new/
https://reviews.llvm.org/D68819
More information about the llvm-commits
mailing list