[PATCH] D19165: [clang-tidy] Add modernize-increment-bool check.

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 06:26:49 PDT 2016


aaron.ballman added a comment.

In http://reviews.llvm.org/D19165#419848, @Prazek wrote:

> ping @Alexfh have you check it?


I would still strongly prefer to see this fixed in `CheckIncrementDecrementOperand` instead of creating an entire clang-tidy check for it.


http://reviews.llvm.org/D19165





More information about the cfe-commits mailing list