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

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 11:29:58 PDT 2016


teemperor retitled this revision from "Added false-positive filter for unintended hash code collisions to the CloneDetector." to "[analyzer] Added custom hashing to the CloneDetector.".
teemperor updated the summary for this revision.
teemperor updated this revision to Diff 67715.
teemperor added a comment.

- Fixed some formatting problems.
- Updated Title/Summary


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.67715.patch
Type: text/x-patch
Size: 18763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160811/0057241b/attachment-0001.bin>


More information about the cfe-commits mailing list