[PATCH] D38688: [clang-tidy] Misc redundant expressions checker updated for macros

Barancsuk Lilla via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 07:35:58 PDT 2017


barancsuk updated this revision to Diff 120820.
barancsuk marked 17 inline comments as done.
barancsuk added a comment.

Address review comments, discard ambiguously redundant macro expressions


https://reviews.llvm.org/D38688

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38688.120820.patch
Type: text/x-patch
Size: 39139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171030/1718f4a0/attachment-0001.bin>


More information about the cfe-commits mailing list