zaks.anna added a comment.

honggyu.kim,

You are right, CmpRuns.py does not work with HTML files.

The list of HTML reports is produced by scan-build and there is no facility 
there to search for newly generated reports. It is also not clear that there 
should be one HTML file per report. This is what we have now but the current 
approach does not scale well for large files with numerous reports (since we 
create a copy of the file for each report.) We do not have a proper design for 
issue uniquing with HTML interface in tree.


http://reviews.llvm.org/D10305



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to