[PATCH] D124806: [clang-tidy] add support for Demorgan conversions to readability-simplify-bool-expr
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 12:01:34 PDT 2022
njames93 added a comment.
In D124806#3523109 <https://reviews.llvm.org/D124806#3523109>, @LegalizeAdulthood wrote:
> LGTM! Thanks for taking my idea and implementing it much better than what I had `:)`.
Cheers.
Can I ask why you feel that this should be behind an option?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124806/new/
https://reviews.llvm.org/D124806
More information about the cfe-commits
mailing list