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)
commitc4aee48b9f342f9f9f39163b394f40a4ad8afc99
tree742c4f2ce5a9ba988e672cf8d88e9b6738a5d342
parentde87d145cca526f365ea46ae76d4a7fbf59ef072
Revert "[analyzer] Add a modular constraint system to the CloneDetector"

This reverts commit r299544.

Crashes on tests on some buildbots.

llvm-svn: 299550
clang/include/clang/Analysis/CloneDetection.h
clang/lib/Analysis/CloneDetection.cpp
clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp
clang/unittests/Analysis/CMakeLists.txt
clang/unittests/Analysis/CloneDetectionTest.cpp [deleted file]