[PATCH] D41799: [analyzer] PtrArithChecker: Update to use check::NewAllocator
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 9 06:36:06 PST 2018
xazax.hun added a comment.
> (@xazax.hun - this is an alpha checker last touched by you, do you still have plans for it?)
I think this check could be very useful. Last I checked it was too noisy (e.g.: around 850 hits on LLVM), and I did plan to look into what are the main sources of false positives, but I did not have time to do so yet.
Repository:
rC Clang
https://reviews.llvm.org/D41799
More information about the cfe-commits
mailing list