[PATCH] D104288: [VP][NFCI] Address various clang-tidy warnings

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 02:11:30 PDT 2021


frasercrmck updated this revision to Diff 352943.
frasercrmck added a comment.

Use FunctionType::param_iterator over auto.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104288

Files:
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/unittests/IR/VPIntrinsicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104288.352943.patch
Type: text/x-patch
Size: 4209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/f07857b7/attachment.bin>


More information about the llvm-commits mailing list