[PATCH] D73775: [clang-tidy] Cover cases like (b && c && b) in the redundant expression check
Alexey Romanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 31 05:00:33 PST 2020
alexeyr added a comment.
Also I am not sure why, but the ranges added to the diagnostic in lines 1222-1226 don't show up in the message.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73775/new/
https://reviews.llvm.org/D73775
More information about the cfe-commits
mailing list