[PATCH] D23314: [analyzer] CloneDetector allows comparing clones for suspicious variable pattern errors.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 18 05:37:51 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279056: [analyzer] Teach CloneDetector to find clones that look like copy-paste errors. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D23314?vs=68422&id=68518#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23314

Files:
  cfe/trunk/include/clang/Analysis/CloneDetection.h
  cfe/trunk/lib/Analysis/CloneDetection.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/CloneChecker.cpp
  cfe/trunk/test/Analysis/copypaste/suspicious-clones.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23314.68518.patch
Type: text/x-patch
Size: 19491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160818/1464a7d4/attachment-0001.bin>


More information about the cfe-commits mailing list