[PATCH] D56303: [clang-tidy] Handle case/default statements when simplifying boolean expressions

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 5 15:57:32 PST 2019


LegalizeAdulthood updated this revision to Diff 180384.
LegalizeAdulthood marked an inline comment as done.
LegalizeAdulthood added a comment.

Update from review comments


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

https://reviews.llvm.org/D56303

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56303.180384.patch
Type: text/x-patch
Size: 29115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190105/7d73cb88/attachment-0001.bin>


More information about the cfe-commits mailing list