[PATCH] D93506: [NFC][utils] Factor remaining APIs under FunctionTestBuilder

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 22:13:24 PST 2020


mtrofin marked an inline comment as done.
mtrofin added inline comments.


================
Comment at: llvm/utils/UpdateTestChecks/common.py:320-322
+                scrubbed_extra,
+                args_and_sig,
+                attrs)):
----------------
pengfei wrote:
> Should be adding more spaces?
I used a linter - not seeing python complaining, I'm assuming it's OK?


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