[PATCH] D56303: [clang-tidy] Recognize labelled statements when simplifying boolean exprs

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 28 15:10:01 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG99217fa8a027: [clang-tidy] Recognize labelled statements when simplifying boolean exprs (authored by LegalizeAdulthood).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D56303

Files:
  clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
  clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.h
  clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprMatchers.h
  clang-tools-extra/test/clang-tidy/checkers/readability-simplify-bool-expr-case.cpp
  clang-tools-extra/test/clang-tidy/checkers/readability-simplify-bool-expr.cpp
  clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
  clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56303.404179.patch
Type: text/x-patch
Size: 55952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220128/69994819/attachment-0001.bin>


More information about the cfe-commits mailing list