[PATCH] D69722: [Utils] Reuse argument variable names in the body

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 30 23:39:09 PST 2019


lebedev.ri accepted this revision.
lebedev.ri added subscribers: spatel, RKSimon.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

This is **not** opt-in and **will** cause a new wave of test regeneration,
BUT `@signature` suggests to me that this could be viewed as a fix and not a new feature.

Any other opinions, @spatel @RKSimon ?
(please don't commit until more generally-favorable review outcome)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69722





More information about the llvm-commits mailing list