This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 99476ed [analyzer] Try to re-apply r283092 "Extend bug reports with e [...] new a7c669b Revert "[analyzer] Try to re-apply r283092 "Extend bug report [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 11 --- .../StaticAnalyzer/Core/BugReporter/BugReporter.h | 41 +--------- .../Core/BugReporter/PathDiagnostic.h | 22 +----- lib/Rewrite/HTMLRewrite.cpp | 9 +-- lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 7 -- lib/StaticAnalyzer/Core/BugReporter.cpp | 79 +++++-------------- lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 88 ++++++---------------- lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 15 +--- lib/StaticAnalyzer/Core/PlistDiagnostics.cpp | 3 - lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 24 ++---- 10 files changed, 58 insertions(+), 241 deletions(-)