[PATCH] D34329: [clang-diff] Initial implementation.

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 9 09:21:07 PDT 2017


teemperor added a comment.

@johannes https://reviews.llvm.org/D34880 has landed, so feel free to propose patches to the StmtDataCollector API that would help you (e.g. to support identifiers). You can see examples how to use it in the CloneDetection.cpp (once for storing data in a FoldingetSetNodeID and once for directly hashing the data with MD5).


https://reviews.llvm.org/D34329





More information about the cfe-commits mailing list