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

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 28 05:24:54 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256492: [clang-tidy] Preserve comments and preprocessor directives when simplifying… (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D15737?vs=43647&id=43678#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15737

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15737.43678.patch
Type: text/x-patch
Size: 11011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151228/603b609e/attachment-0001.bin>


More information about the cfe-commits mailing list