[PATCH] D142800: [Clang][Diagnostic] Add `-Wcomparison-op-parentheses` to warn on chained comparisons

Shivam Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 22 19:46:55 PDT 2023


xgupta added a comment.

Wanted to point out that there is a clang-tidy check in review doing the similar thing - https://reviews.llvm.org/D144429.


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

https://reviews.llvm.org/D142800



More information about the cfe-commits mailing list