[llvm] [NFC] Suppress cppcheck false-positives in llvm/include/llvm/Support/MathExtras.h (PR #175417)
Konrad Kleine via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 14 08:07:59 PST 2026
kwk wrote:
> This needs an RFC on discourse. It doesn't look like there is any precedent for cppcheck suppressions in the codebase, and it's not obvious that adding them is worthwhile.
I've created such an RFC [here](https://discourse.llvm.org/t/rfc-allow-inline-suppressions-of-cppcheck-false-positives/89466).
https://github.com/llvm/llvm-project/pull/175417
More information about the llvm-commits
mailing list