[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:57:51 PST 2019


lebedev.ri accepted this revision.
lebedev.ri added a comment.

Right, we couldn't have already matched function arg names because we don't normally do that.


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