[PATCH] D22514: CloneDetection now respects statement specific data when searching for clones.

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 21 15:53:24 PDT 2016


teemperor updated this revision to Diff 64983.
teemperor added a comment.

- Replaced visitor-style utility functions with chained `if`s to reduce binary size.


https://reviews.llvm.org/D22514

Files:
  lib/Analysis/CloneDetection.cpp
  test/Analysis/copypaste/test-min-max.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22514.64983.patch
Type: text/x-patch
Size: 8419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160721/5b4011ac/attachment.bin>


More information about the cfe-commits mailing list