[libcxx-commits] [PATCH] D137804: [libc++][clang-tidy] Enable readability-siplify-boolean-expr
Eugene Zelenko via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 11 07:35:01 PST 2022
Eugene.Zelenko added inline comments.
================
Comment at: libcxx/.clang-tidy:30
readability-uniqueptr-delete-release,
+ readability-simplify-boolean-expr,
----------------
Please keep alphabet order.
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