[PATCH] D10305: [Clang Static Analyzer] Bug identification

Phillip Power via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 18 08:01:04 PDT 2015


phillip.power added a comment.

Hi Babati,

We at Sony are interested in this feature so that our tools can suppress undesirable bug warnings. You described at the end of the summary that you have thought about introducing new hash calculation algorithms if needed.  How do you expect this to work?  i.e. would bug_id_1 always be generated along with new improved bug_ids in the same plist file or would you expect the new bug_ids to replace old ones. I am hoping that the analyzer will always keep generating old bug_ids so that we can maintain backwards compatibility.

Regards,
Phillip

SN Systems - Sony Computer Entertainment


http://reviews.llvm.org/D10305





More information about the cfe-commits mailing list