[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
Fri May 3 10:13:45 PDT 2019
dkrupp updated this revision to Diff 198041.
dkrupp marked 6 inline comments as done.
dkrupp added a comment.
I have fixed all your comments and rebased the patch to the latest master.
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.198041.patch
Type: text/x-patch
Size: 8465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190503/db57e012/attachment.bin>
More information about the cfe-commits
mailing list