[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
Sun Jul 31 18:33:40 PDT 2016


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

- Fixed a few typos in the comments.
- Removed unnecessary `std::`.
- Added the new tests to functions.cpp instead of their own file.


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.66262.patch
Type: text/x-patch
Size: 8394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160801/6600c28a/attachment-0001.bin>


More information about the cfe-commits mailing list