[PATCH] D81272: [clang-tidy] New check `bugprone-redundant-branch-condition`
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 31 07:02:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG14dd0737822b: [Clang-Tidy] New check `bugprone-redundant-branch-condition` (authored by baloghadamsoftware).
Changed prior to commit:
https://reviews.llvm.org/D81272?vs=285656&id=288940#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81272/new/
https://reviews.llvm.org/D81272
Files:
clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tools-extra/clang-tidy/bugprone/CMakeLists.txt
clang-tools-extra/clang-tidy/bugprone/RedundantBranchConditionCheck.cpp
clang-tools-extra/clang-tidy/bugprone/RedundantBranchConditionCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone-redundant-branch-condition.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone-redundant-branch-condition.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81272.288940.patch
Type: text/x-patch
Size: 46713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200831/f2bdd99f/attachment-0001.bin>
More information about the cfe-commits
mailing list