[PATCH] D91495: [clang-tidy] false-positive for bugprone-redundant-branch-condition in case of passed-by-ref params
Zinovy Nis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 5 04:11:37 PST 2020
zinovy.nis updated this revision to Diff 309732.
zinovy.nis added a comment.
Fixed remarks from Aaron.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91495/new/
https://reviews.llvm.org/D91495
Files:
clang-tools-extra/clang-tidy/bugprone/RedundantBranchConditionCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-redundant-branch-condition.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91495.309732.patch
Type: text/x-patch
Size: 6664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201205/35380d20/attachment-0001.bin>
More information about the cfe-commits
mailing list