Revert "[analyzer] Add checker modeling potential C++ self-assignment"
This reverts commit r275820. It is failing on the bots. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275880 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/StaticAnalyzer/Checkers/Checkers.td 0 additions, 4 deletionsinclude/clang/StaticAnalyzer/Checkers/Checkers.td
- include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h 0 additions, 16 deletions...lang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
- lib/StaticAnalyzer/Checkers/CMakeLists.txt 0 additions, 1 deletionlib/StaticAnalyzer/Checkers/CMakeLists.txt
- lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp 0 additions, 62 deletionslib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
- lib/StaticAnalyzer/Core/BugReporter.cpp 0 additions, 1 deletionlib/StaticAnalyzer/Core/BugReporter.cpp
- lib/StaticAnalyzer/Core/BugReporterVisitors.cpp 0 additions, 50 deletionslib/StaticAnalyzer/Core/BugReporterVisitors.cpp
- lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp 3 additions, 8 deletionslib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
- test/Analysis/self-assign.cpp 0 additions, 89 deletionstest/Analysis/self-assign.cpp
Loading
Please register or sign in to comment