[PATCH] D23418: [analyzer] Added a reusable constraint system to the CloneDetector

Raphael Isemann via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 13 15:10:47 PST 2016


teemperor updated the summary for this revision.
teemperor updated this revision to Diff 77759.
teemperor added a comment.

- Rebased patch to the current trunk state.
- Replaced runtime polymorphism with templates.
- Constraint interface now only has one method signature.


https://reviews.llvm.org/D23418

Files:
  include/clang/Analysis/CloneDetection.h
  lib/Analysis/CloneDetection.cpp
  lib/StaticAnalyzer/Checkers/CloneChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23418.77759.patch
Type: text/x-patch
Size: 60720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161113/85d2c682/attachment-0001.bin>


More information about the cfe-commits mailing list