[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
Fri Dec 11 10:10:23 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG709112bce442: [clang-tidy] false-positive for bugprone-redundant-branch-condition in case of… (authored by zinovy.nis).
Repository:
rG LLVM Github Monorepo
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.311269.patch
Type: text/x-patch
Size: 6664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201211/b7bbd946/attachment-0001.bin>
More information about the cfe-commits
mailing list