[PATCH] D46620: Fix side effect in debug code

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 19:23:28 PDT 2018


zturner added a subscriber: eax.
zturner added a comment.

It actually looks wrong to me to *not* have the side effect. If this is due
to some warning, then the increment needs to be moved after the assert


Repository:
  rL LLVM

https://reviews.llvm.org/D46620





More information about the llvm-commits mailing list