[analyzer] Move RetainReleaseChecker to the Checkers library and rename it to...
[analyzer] Move RetainReleaseChecker to the Checkers library and rename it to RetainCountChecker...and clean up the file while I'm at it. llvm-svn: 139002
Showing
- clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt 1 addition, 0 deletionsclang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
- clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp 207 additions, 255 deletionsclang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
- clang/lib/StaticAnalyzer/Core/CMakeLists.txt 0 additions, 1 deletionclang/lib/StaticAnalyzer/Core/CMakeLists.txt
Loading
Please register or sign in to comment