[PATCH] D95321: [NFC] Fixing build warning with llvm-mca

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 03:53:47 PST 2021


andreadb added a comment.

In D95321#2519375 <https://reviews.llvm.org/D95321#2519375>, @lebedev.ri wrote:

> BTW, https://reviews.llvm.org/D86644?id=318269 likely added a few more of these bugs.

Oh I see. I completely missed those changes from `auto I` to `const auto &I`.
That's why I thought it was from a previous commit.
Apologies for that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95321



More information about the llvm-commits mailing list