]> granicus.if.org Git - clang/commit
Revert "[analyzer] Add a modular constraint system to the CloneDetector"
authorArtem Dergachev <artem.dergachev@gmail.com>
Wed, 5 Apr 2017 15:06:17 +0000 (15:06 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Wed, 5 Apr 2017 15:06:17 +0000 (15:06 +0000)
commit727ea63e6e82677f6e10e05e08bc7d6bdbae3111
tree4ee5885552a89173f552ac05ebfbb233fcd09687
parenta61d7c54b0ed55119636b7d922ab5d9c5747fe04
Revert "[analyzer] Add a modular constraint system to the CloneDetector"

This reverts commit r299544.

Crashes on tests on some buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299550 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/CloneDetection.h
lib/Analysis/CloneDetection.cpp
lib/StaticAnalyzer/Checkers/CloneChecker.cpp
unittests/Analysis/CMakeLists.txt
unittests/Analysis/CloneDetectionTest.cpp [deleted file]