[PATCH] D12906: [RFC] Bug identification("issue_hash") change for CmpRuns.py

Anna Zaks via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 18:28:18 PDT 2015


zaks.anna added a comment.

This new patch does not seem to build on top of http://reviews.llvm.org/D10305 but is an alternative way of generating the hash that reuses a lot of the building blocks from the other patch. What is the reason for that?

(It also addresses your comment to this patch and creates the GetIssueHash subroutine as well as addresses my comment and uses the computed hash in issue_hash, which is used by CmpRuns. Thanks!)


http://reviews.llvm.org/D12906





More information about the cfe-commits mailing list