This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1a49351 [coroutines] Switch to using std::experimental namespace per P0057R5 new 7ffa380 Revert "[analyzer] A blind attempt to fix a buildbot" as it d [...] new 8df29c3 Revert "[analyzer] Extend bug reports with extra notes" to fi [...]
The 2 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 | 39 +--------- .../Core/BugReporter/PathDiagnostic.h | 22 +----- lib/Rewrite/HTMLRewrite.cpp | 9 +-- lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 7 -- lib/StaticAnalyzer/Core/BugReporter.cpp | 72 +++++------------- 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(+), 232 deletions(-)