[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:30:03 PDT 2016


etienneb updated this revision to Diff 56935.
etienneb marked an inline comment as done.
etienneb added a comment.

remove useless set creation


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.56935.patch
Type: text/x-patch
Size: 11062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160511/139cede2/attachment.bin>


More information about the cfe-commits mailing list