[clang] [clang][analyzer] Remove checker 'alpha.core.CastSize' (PR #156350)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 1 11:58:17 PDT 2025
https://github.com/NagyDonat approved this pull request.
I support the removal of this checker, because it implements a heuristic that finds and reports a very specific bug which is (as far as I see) not a "natural" mistake that would appear during real-world development.
https://github.com/llvm/llvm-project/pull/156350
More information about the cfe-commits
mailing list