[PATCH] D68819: [Utils] Allow update_test_checks to check function arguments

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 21:02:09 PDT 2019


greened added a comment.

In D68819#1704962 <https://reviews.llvm.org/D68819#1704962>, @jdoerfert wrote:

> We can, or should, combine D68153 <https://reviews.llvm.org/D68153> and this, either in one or two patches.


Sounds good.  Do you think D68153 <https://reviews.llvm.org/D68153> should operate under the `--function-signature` flag, under a different flag or always include `define` in the pattern (meaning all tests will change when the tool is re-run)?


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