[PATCH] D124650: [clang-tidy] Simplify boolean expressions by DeMorgan's theorem

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 2 14:47:08 PDT 2022


njames93 added a comment.

I've done my own implementation, but its definitely over engineered, WDYT? D124806 <https://reviews.llvm.org/D124806>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124650/new/

https://reviews.llvm.org/D124650



More information about the cfe-commits mailing list