[PATCH] D55125: [clang-tidy] Fix a false positive in misc-redundant-expression check

Daniel Krupp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 3 04:59:40 PST 2018


dkrupp updated this revision to Diff 176372.
dkrupp added a comment.

new undef/defined testcase added


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55125/new/

https://reviews.llvm.org/D55125

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55125.176372.patch
Type: text/x-patch
Size: 4507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181203/e077d268/attachment.bin>


More information about the cfe-commits mailing list