[PATCH] D13126: New static analyzer checker for loss of sign/precision

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 17 05:34:56 PST 2015


NoQ added a comment.

Hmm, just noticed the related work on casts in http://reviews.llvm.org/D12901, which seems to be directly related to my hand-waving above. It might accidentally be useful for reducing FPs of this checker as well.


http://reviews.llvm.org/D13126





More information about the cfe-commits mailing list