[PATCH] D23418: [analyzer] Added a reusable constraint system to the CloneDetector
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 6 02:44:55 PDT 2017
teemperor updated this revision to Diff 94337.
teemperor added a comment.
- Renamed variable from 'S' to 'Child' to make the buildbots happy (and because it's more expressive)
- Fixed the name of the unit test.
https://reviews.llvm.org/D23418
Files:
include/clang/Analysis/CloneDetection.h
lib/Analysis/CloneDetection.cpp
lib/StaticAnalyzer/Checkers/CloneChecker.cpp
unittests/Analysis/CMakeLists.txt
unittests/Analysis/CloneDetectionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23418.94337.patch
Type: text/x-patch
Size: 73620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170406/f6044ebc/attachment-0001.bin>
More information about the cfe-commits
mailing list