[PATCH] D142373: [Utils] Add --full-function-signature to update_cc_test_checks.py to match return type as well as args
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 24 04:57:13 PST 2023
asb added a comment.
In D142373#4076584 <https://reviews.llvm.org/D142373#4076584>, @nikic wrote:
> Please give me a day to propose another alternative... Seeing D142452 <https://reviews.llvm.org/D142452> we now have three different patches that would like to change UTC output, so I really think we need that `--version` flag.
Of course, thanks for taking a look. This incarnation of the patch of course is explicitly trying to avoid change default UTC output, at the cost of adding yet another command line option.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142373/new/
https://reviews.llvm.org/D142373
More information about the cfe-commits
mailing list