[PATCH] D122111: [clang-tidy] Fix false positives in `misc-redundant-expression` check
Fabian Wolff via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 21 12:44:46 PDT 2022
fwolff updated this revision to Diff 417054.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122111/new/
https://reviews.llvm.org/D122111
Files:
clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/misc-redundant-expression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122111.417054.patch
Type: text/x-patch
Size: 4814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/e46aecba/attachment.bin>
More information about the cfe-commits
mailing list