[PATCH] D125877: [clang-tidy] Fix readability-simplify-boolean-expr crash with implicit cast in return.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 09:38:53 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4739176fd304: [clang-tidy] Fix readability-simplify-boolean-expr crash with implicit cast in… (authored by njames93).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125877

Files:
  clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
  clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.h
  clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125877.430414.patch
Type: text/x-patch
Size: 5198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/ece03b08/attachment.bin>


More information about the cfe-commits mailing list