[PATCH] D22515: [analyzer] Added custom hashing to the CloneDetector.
Raphael Isemann via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 18 16:15:03 PDT 2016
teemperor updated this revision to Diff 68632.
teemperor added a comment.
This revision is now accepted and ready to land.
- Moved from hash_stream to LLVM's MD5 implementation.
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.68632.patch
Type: text/x-patch
Size: 19256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160818/0244c9f9/attachment.bin>
More information about the cfe-commits
mailing list