[PATCH] D56323: [clang-tidy] Handle member variables in readability-simplify-boolean-expr

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 7 08:32:20 PST 2019


JonasToth added a comment.

In D56323#1347489 <https://reviews.llvm.org/D56323#1347489>, @LegalizeAdulthood wrote:

> I managed to do some limited testing on the original source file from the bug report in lldb and verified that the correct fix was applied there.  I also tried a few other files and verified no false positives.


Thanks. That is no issue, I will run this check locally over multiple projects once committed. If I find issues I will report back!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56323/new/

https://reviews.llvm.org/D56323





More information about the cfe-commits mailing list