[PATCH] D12906: [RFC] Bug identification("issue_hash") change for CmpRuns.py
    Gábor Horváth via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Sep 17 18:46:07 PDT 2015
    
    
  
xazax.hun added a comment.
I can see two very differen directions on the two version of this patch. I think this is bad and we should pick one.
In the other version we started to exclude some of the stuff (like filename) from the hash, since it is available already in the plist and gives the processing scripts more freedom. While this patch adds bug type to the hash.
http://reviews.llvm.org/D12906
    
    
More information about the cfe-commits
mailing list