alexfh requested changes to this revision. alexfh added a comment. This revision now requires changes to proceed.
> -Wdeprecated-increment-bool does it. But what I see from SemaExpr.cpp in > CheckIncrementDecrementOperand, it doesn't have any fixits. If an automated fix for this issue makes sense at all, it should be implemented in the Clang's diagnostic. BTW, have you seen this pattern in the real code? I haven't. Maybe it's so rare that implementing a fix-it suggestion for it just isn't worth the effort? http://reviews.llvm.org/D19165 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits