[clang] [analyzer] Suppress out of bounds reports after weak loop assumptions (PR #109804)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 30 01:48:24 PDT 2024
=?utf-8?q?DonĂ¡t?= Nagy <donat.nagy at ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/109804 at github.com>
https://github.com/steakhal commented:
Looks convincing. Suppression like this is probably not the best we can achieve, but if it reduces the FPs by 2-3x, then I'm all in!
I'm putting this PR to the test downstream to see the overall feel we would get.
I'll report back once I have some time to eval the diffs :D
https://github.com/llvm/llvm-project/pull/109804
More information about the cfe-commits
mailing list