[PATCH] D127763: [analyzer] Relax constraints on const qualified regions
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 15 07:43:16 PDT 2022
steakhal added a comment.
According to my measurements, this change has minor effects (1 new, 20 disappeared reports).
The interesting reports had really long bug paths, so I think there were some default eval called functions down the line which made this patch surface this way.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127763/new/
https://reviews.llvm.org/D127763
More information about the cfe-commits
mailing list