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

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 5 14:06:02 PST 2019


LegalizeAdulthood updated this revision to Diff 180379.
LegalizeAdulthood marked 2 inline comments as done.
LegalizeAdulthood added a comment.

Update from review comments


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

https://reviews.llvm.org/D56323

Files:
  clang-tidy/readability/SimplifyBooleanExprCheck.cpp
  test/clang-tidy/readability-simplify-bool-expr-members.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56323.180379.patch
Type: text/x-patch
Size: 12157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190105/966fa5cf/attachment-0001.bin>


More information about the cfe-commits mailing list