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

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 16 07:34:45 PDT 2016


teemperor planned changes to this revision.
teemperor added a comment.

- As the hash_stream patch will take a while to land upstream, we will change this to use FoldingSetNodeID and change it to hash_stream once that landed.


https://reviews.llvm.org/D22515





More information about the cfe-commits mailing list