[PATCH] D46620: Fix side effect in debug code

Eitan Adler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 19:27:43 PDT 2018


eax planned changes to this revision.
eax added a comment.

bah. I misread the code originally. Its less about a warning and more about an oddity when reading code. that said, I completely mis-read this and agreed, the loop index should be incremented outside of the assert.


Repository:
  rL LLVM

https://reviews.llvm.org/D46620





More information about the llvm-commits mailing list