[PATCH] D27210: [clang-tidy] misc-string-compare. Adding a new check to clang-tidy
Malcolm Parsons via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 30 08:59:24 PST 2016
malcolm.parsons added a comment.
I don't know why you're restricting this check to only match within the condition of an if statement.
https://reviews.llvm.org/D27210
More information about the cfe-commits
mailing list