[PATCH] D16355: [LNT] Add hash of binary to ComparisonResult object.
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 16:24:04 PST 2016
cmatthews accepted this revision.
cmatthews added a comment.
This revision is now accepted and ready to land.
Looks good to me. On your fixme, that is a good idea. It is really a 1 liner to throw those in a set, and check the size. For now, just print an error in the log.
http://reviews.llvm.org/D16355
More information about the llvm-commits
mailing list