[PATCH] D81272: [clang-tidy] New check `misc-redundant-condition`
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 8 07:38:27 PDT 2020
baloghadamsoftware updated this revision to Diff 269222.
baloghadamsoftware added a comment.
Updated according to the comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81272/new/
https://reviews.llvm.org/D81272
Files:
clang-tools-extra/clang-tidy/misc/CMakeLists.txt
clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
clang-tools-extra/clang-tidy/misc/RedundantConditionCheck.cpp
clang-tools-extra/clang-tidy/misc/RedundantConditionCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/misc-redundant-condition.rst
clang-tools-extra/test/clang-tidy/checkers/misc-redundant-condition.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81272.269222.patch
Type: text/x-patch
Size: 40214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200608/ad419ec0/attachment-0001.bin>
More information about the cfe-commits
mailing list