[PATCH] D13126: New static analyzer checker for loss of sign/precision
Daniel Marjamäki via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 10 08:32:32 PST 2015
danielmarjamaki added a comment.
> I classified 91 warnings as TP. 14 as FP. and then there were 19 that I failed to triage. I for instance failed to triage code implemented in headers when I don't know what values function arguments will have.
Sorry I calculated wrong.
I classified 91 warnings as TP. 14 as FP.
Then that means there were 9 warnings that I failed to triage.
http://reviews.llvm.org/D13126
More information about the cfe-commits
mailing list