[PATCH] D22515: Added false-positive filter for unintended hash code collisions to the CloneDetector.

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 25 17:03:08 PDT 2016


teemperor added a comment.

This patch is no longer needed because the CloneDetector from patch https://reviews.llvm.org/D20795 no longer uses custom hashing.


https://reviews.llvm.org/D22515





More information about the cfe-commits mailing list