[PATCH] D20795: Added basic capabilities to detect source code clones.

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 6 10:09:46 PDT 2016


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

- Fixed a few typos in comments and documentation.


http://reviews.llvm.org/D20795

Files:
  include/clang/AST/CloneDetection.h
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/AST/CMakeLists.txt
  lib/AST/CloneDetection.cpp
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/CloneChecker.cpp
  test/Analysis/copypaste/test-min-max.cpp
  test/Analysis/copypaste/test-sub-sequences.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20795.62899.patch
Type: text/x-patch
Size: 25946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160706/4b3da283/attachment-0001.bin>


More information about the cfe-commits mailing list