[PATCH] D81272: [clang-tidy] New check `misc-redundant-condition`
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 11 01:13:17 PDT 2020
baloghadamsoftware added a comment.
6 findings in the //LLVM Project//. All of them confirmed as trues positives, 5 of them already fixed. Fix pending for the last one.
D82555 <https://reviews.llvm.org/D82555>, D8556 <https://reviews.llvm.org/D8556>, D82557 <https://reviews.llvm.org/D82557>, D82558 <https://reviews.llvm.org/D82558>, D82559 <https://reviews.llvm.org/D82559>, D82563 <https://reviews.llvm.org/D82563>
@aaron.ballman, @gribozavr2 or someone please review this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81272/new/
https://reviews.llvm.org/D81272
More information about the cfe-commits
mailing list