[libcxx-commits] [PATCH] D137804: [libc++][clang-tidy] Enable readability-simplify-boolean-expr
Nathan James via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 23 02:12:35 PST 2022
njames93 added a comment.
For what it's worth, the clang tidy check can be configured to disable transformations based off DeMorgan's law.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137804/new/
https://reviews.llvm.org/D137804
More information about the libcxx-commits
mailing list