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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 07:58:33 PDT 2019


xbolva00 added a comment.

Can the script rather somehow detect and warn for mentioned problematic cases than making churn? It can suggest “Problem detected. Use flag —XXX to emit precise checks”.

We should be careful how often we change default behaviour and if such thing is really needed.
Somebody in the future may again change the script -> new churn -> productivity decreases..


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