[PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 20 05:49:31 PDT 2016


teemperor updated this revision to Diff 68778.
teemperor added a comment.

- Replaced hash_stream with MD5 in the sub-sequence code.


https://reviews.llvm.org/D22515

Files:
  include/clang/Analysis/CloneDetection.h
  lib/Analysis/CloneDetection.cpp
  lib/StaticAnalyzer/Checkers/CloneChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22515.68778.patch
Type: text/x-patch
Size: 19673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160820/5f2fa771/attachment-0001.bin>


More information about the cfe-commits mailing list