Remove experimental invalid iterators checker from the codebase until we have the time
to fix all the issues. Currently the code is essentially unmaintained and buggy, and needs major revision (with coupled enhancements to the analyzer core). llvm-svn: 160754
Showing
- clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt 0 additions, 1 deletionclang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
- clang/lib/StaticAnalyzer/Checkers/Checkers.td 0 additions, 4 deletionsclang/lib/StaticAnalyzer/Checkers/Checkers.td
- clang/lib/StaticAnalyzer/Checkers/IteratorsChecker.cpp 0 additions, 603 deletionsclang/lib/StaticAnalyzer/Checkers/IteratorsChecker.cpp
- clang/test/Analysis/iterators.cpp 0 additions, 110 deletionsclang/test/Analysis/iterators.cpp
This diff is collapsed.
clang/test/Analysis/iterators.cpp
deleted
100644 → 0
Please register or sign in to comment