[PATCH] D10305: [Clang Static Analyzer] Bug identification
Babati Bence via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 20 23:05:35 PDT 2015
babati added a comment.
Hi
Sorry for the late answer.
> Can you please rebase this patch based on http://reviews.llvm.org/D12673?
Yes, I can. The patch will comes soon.
> 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 think, the newly introduced bugids should be generated along with the older ones.
> I am hoping that the analyzer will always keep generating old bug_ids so that we can maintain backwards compatibility.
I agree with this.
http://reviews.llvm.org/D10305
More information about the cfe-commits
mailing list