[PATCH] D19451: [clang-tidy] New checker for redundant expressions.
Etienne Bergeron via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 23 12:18:31 PDT 2016
etienneb added a comment.
Tested over LLVM code, no false positives.
Two catches:
http://reviews.llvm.org/D19460
http://reviews.llvm.org/D19451
http://reviews.llvm.org/D19451
More information about the cfe-commits
mailing list