[clang-tidy] Fix a false positive in readability-simplify-boolean-expr
authorNathan James <n.james93@hotmail.co.uk>
Sat, 24 Sep 2022 17:29:17 +0000 (18:29 +0100)
committerTobias Hieta <tobias@hieta.se>
Tue, 18 Oct 2022 06:28:42 +0000 (08:28 +0200)
commitdfef316bb3d60edcb7a9f78abc62be78473458dc
tree039823bec6993a4c794d3f5c52afcaf594093e5e
parentd35bc70e82511b38c55872ab33d3a950d2c8bbc4
[clang-tidy] Fix a false positive in readability-simplify-boolean-expr

Reviewed By: LegalizeAdulthood

Differential Revision: https://reviews.llvm.org/D134590

(cherry picked from commit 8c783b8ec78ec857e446a89a35463baed8026f40)
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/readability/simplify-bool-expr-chained-conditional-return.cpp