[PATCH] D23418: [analyzer] Added a reusable constraint system to the CloneDetector
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 28 12:29:34 PDT 2017
teemperor updated this revision to Diff 93270.
teemperor added a comment.
- Remove the `assert(ChildHash)` which is obviously wrong code that just rarely fails.
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.93270.patch
Type: text/x-patch
Size: 73722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170328/38a29fd9/attachment-0001.bin>
More information about the cfe-commits
mailing list