[clang] [clang-tools-extra] [Clang] Default the warning for chained comparison to an error. (PR #128145)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 21 00:55:42 PST 2025
cor3ntin wrote:
I wonder if we should remove the `bugprone-chained-comparison` tidy check - not sure there is value in both clang and clang tidy having the same warning. But I don't know what our policy is in that regard.
https://github.com/llvm/llvm-project/pull/128145
More information about the cfe-commits
mailing list