[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 Oct 7 04:32:16 PDT 2019
dkrupp updated this revision to Diff 223501.
dkrupp marked 5 inline comments as done.
dkrupp added a comment.
Thanks @aaron.ballman and @alexfh for your review.
I fixed your findings.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55125/new/
https://reviews.llvm.org/D55125
Files:
clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp
clang-tools-extra/test/clang-tidy/misc-redundant-expression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55125.223501.patch
Type: text/x-patch
Size: 6235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191007/9a7c2bc9/attachment-0001.bin>
More information about the cfe-commits
mailing list