[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:03:07 PST 2020


pengfei accepted this revision.
pengfei added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: llvm/utils/UpdateTestChecks/common.py:320-322
+                scrubbed_extra,
+                args_and_sig,
+                attrs)):
----------------
Should be adding more spaces?


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