[analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last)
The problem that caused the msvc crash has been indentified and fixed in the previous commit. This patch contains the rest of r283092. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@283584 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/StaticAnalyzer/Core/AnalyzerOptions.h 11 additions, 0 deletionsinclude/clang/StaticAnalyzer/Core/AnalyzerOptions.h
- include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h 24 additions, 2 deletionsinclude/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
- lib/Rewrite/HTMLRewrite.cpp 7 additions, 2 deletionslib/Rewrite/HTMLRewrite.cpp
- lib/StaticAnalyzer/Core/AnalyzerOptions.cpp 7 additions, 0 deletionslib/StaticAnalyzer/Core/AnalyzerOptions.cpp
- lib/StaticAnalyzer/Core/BugReporter.cpp 39 additions, 15 deletionslib/StaticAnalyzer/Core/BugReporter.cpp
- lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp 64 additions, 24 deletionslib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
- lib/StaticAnalyzer/Core/PlistDiagnostics.cpp 3 additions, 0 deletionslib/StaticAnalyzer/Core/PlistDiagnostics.cpp
- lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp 18 additions, 6 deletionslib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
Loading
Please register or sign in to comment