[PATCH] D133102: [clang-tidy] Extend simplify-boolean-expr check
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 04:17:21 PDT 2022
alexfh added a comment.
For example, LLVM coding standards recommends using early exits: https://llvm.org/docs/CodingStandards.html#use-early-exits-and-continue-to-simplify-code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133102/new/
https://reviews.llvm.org/D133102
More information about the cfe-commits
mailing list