[PATCH] D44583: Quiet unused variable warnings in Release builds

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 16 14:11:40 PDT 2018


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

LGTM

What compiler is warning on this? I thought the build bots usually catch this, but maybe the assignments inside the loop is making some compilers not notice?


Repository:
  rL LLVM

https://reviews.llvm.org/D44583





More information about the llvm-commits mailing list