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

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Wed May 11 10:32:14 PDT 2016


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

fix naming nits


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.56937.patch
Type: text/x-patch
Size: 11056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160511/89b69b98/attachment-0001.bin>


More information about the cfe-commits mailing list