[PATCH] D15737: [clang-tidy] Preserve comments and preprocessor directives when simplifying boolean expressions

Richard via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 26 10:50:44 PST 2015


LegalizeAdulthood updated this revision to Diff 43647.
LegalizeAdulthood marked 6 inline comments as done.
LegalizeAdulthood added a comment.

Update from review comments


http://reviews.llvm.org/D15737

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15737.43647.patch
Type: text/x-patch
Size: 10807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151226/c2437fbb/attachment-0001.bin>


More information about the cfe-commits mailing list