[PATCH] D93506: [NFC][utils] Factor remaining APIs under FunctionTestBuilder
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 22:21:59 PST 2020
pengfei added inline comments.
================
Comment at: llvm/utils/UpdateTestChecks/common.py:320-322
+ scrubbed_extra,
+ args_and_sig,
+ attrs)):
----------------
mtrofin wrote:
> pengfei wrote:
> > Should be adding more spaces?
> I used a linter - not seeing python complaining, I'm assuming it's OK?
Never mind. Just for formatting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93506/new/
https://reviews.llvm.org/D93506
More information about the llvm-commits
mailing list