[PATCH] D86176: [clang-tidy] readability-simplify-boolean-expr detects negated literals

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 22 05:57:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf5335a36d3d: [clang-tidy] readability-simplify-boolean-expr detects negated literals (authored by njames93).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86176

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86176.287178.patch
Type: text/x-patch
Size: 9537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200822/95c9bca9/attachment-0001.bin>


More information about the cfe-commits mailing list