[PATCH] D22982: [CloneDetector] No longer reporting clones that don't have a common referenced variable pattern.
Raphael Isemann via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 4 12:32:38 PDT 2016
teemperor updated this revision to Diff 66839.
teemperor marked 3 inline comments as done.
teemperor added a comment.
- Patch should no longer cause merge conflicts.
- Improved comments and tests in functions.cpp.
https://reviews.llvm.org/D22982
Files:
lib/Analysis/CloneDetection.cpp
test/Analysis/copypaste/false-positives.cpp
test/Analysis/copypaste/functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22982.66839.patch
Type: text/x-patch
Size: 8194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160804/36d58a4b/attachment-0001.bin>
More information about the cfe-commits
mailing list