[PATCH] D133943: [Utils] Match function return type and other attributes on the definition in update_cc_test_checks

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 30 05:01:40 PDT 2022


asb updated this revision to Diff 471829.
asb retitled this revision from "[Utils] [WIP/RFC] Match function return type and other attributes on the definition in update_cc_test_checks" to "[Utils] Match function return type and other attributes on the definition in update_cc_test_checks".
asb edited the summary of this revision.
asb added a comment.

Remove WIP/RFC tag, update patch based on review feedback, update tests that need changing.

Note: some in-tree update_cc_test_checks generated files will have slightly different output if re-run after this patch - unsure if I'd be best regenerating them as part of this patch, or as a follow-up?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133943/new/

https://reviews.llvm.org/D133943

Files:
  clang/test/utils/update_cc_test_checks/Inputs/mangled_names.c.funcsig.expected
  clang/test/utils/update_cc_test_checks/Inputs/resolve-tmp-conflict.cpp.expected
  llvm/utils/UpdateTestChecks/asm.py
  llvm/utils/UpdateTestChecks/common.py
  llvm/utils/UpdateTestChecks/isel.py
  llvm/utils/update_cc_test_checks.py
  llvm/utils/update_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133943.471829.patch
Type: text/x-patch
Size: 13641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221030/4c92dda1/attachment.bin>


More information about the llvm-commits mailing list