[PATCH] D122535: [clang-tidy] Never consider assignments as equivalent in `misc-redundant-expression` check

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 6 06:40:44 PDT 2022


njames93 added a comment.

FWIW, False negatives are more tolerable than false positives in clang tidy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122535



More information about the cfe-commits mailing list