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

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 3 17:36:13 PST 2019


LegalizeAdulthood updated this revision to Diff 180184.
LegalizeAdulthood added a comment.

clang-format


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.180184.patch
Type: text/x-patch
Size: 29108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190104/0ee25dda/attachment-0001.bin>


More information about the cfe-commits mailing list