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

Honggyu Kim via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 16 08:06:14 PDT 2015


honggyu.kim added a comment.

In http://reviews.llvm.org/D10305#242159, @zaks.anna wrote:

> honggyu.kim,
>
> Uniquing HTML reports is out of the scope of this patch and should be discussed elsewhere (either send a design idea to cfe-dev, send a patch for review, or file a bugzilla request).
>
> I agree that this patch is a definite improvement to issue identification; however, as I mentioned earlier, it needs tests.


Hi Anna,

I have created another patch based on Babati's work in order to use the existing infrastructure(CmpRuns.py).
Please have a look at http://reviews.llvm.org/D12906 and give me your feedback.
Thank you very much for your comment.


http://reviews.llvm.org/D10305





More information about the cfe-commits mailing list