[PATCH] D139006: [UpdateTestChecks] Match define for labels
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 16:48:23 PST 2022
jdoerfert added a comment.
Why not just `--function-define` as a way to enable the `define` but not the `captures`, if that is really something necessary.
It is unclear to me why `function-signature` is not sufficient here and what the big problem with using it is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139006/new/
https://reviews.llvm.org/D139006
More information about the llvm-commits
mailing list