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
Showing
- include/clang/Analysis/CloneDetection.h 110 additions, 239 deletionsinclude/clang/Analysis/CloneDetection.h
- lib/Analysis/CloneDetection.cpp 519 additions, 368 deletionslib/Analysis/CloneDetection.cpp
- lib/StaticAnalyzer/Checkers/CloneChecker.cpp 31 additions, 69 deletionslib/StaticAnalyzer/Checkers/CloneChecker.cpp
- unittests/Analysis/CMakeLists.txt 2 additions, 3 deletionsunittests/Analysis/CMakeLists.txt
- unittests/Analysis/CloneDetectionTest.cpp 0 additions, 110 deletionsunittests/Analysis/CloneDetectionTest.cpp
Loading
Please register or sign in to comment