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

Barancsuk Lilla via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 08:47:26 PDT 2017


barancsuk updated this revision to Diff 121323.
barancsuk added a comment.

Fix shifted line


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.121323.patch
Type: text/x-patch
Size: 39141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/18ebe533/attachment-0001.bin>


More information about the cfe-commits mailing list