[PATCH] D19703: [clang-tidy] Improve misc-redundant-expression and decrease false-positive

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 21:01:01 PDT 2016


etienneb updated this revision to Diff 55526.
etienneb added a comment.

adding unittests


http://reviews.llvm.org/D19703

Files:
  clang-tidy/misc/RedundantExpressionCheck.cpp
  docs/clang-tidy/checks/misc-redundant-expression.rst
  test/clang-tidy/misc-redundant-expression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19703.55526.patch
Type: text/x-patch
Size: 11347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160429/f79fd5ae/attachment.bin>


More information about the cfe-commits mailing list