Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot.
authorVitaly Buka <vitalybuka@google.com>
Tue, 4 Oct 2016 02:19:17 +0000 (02:19 +0000)
committerVitaly Buka <vitalybuka@google.com>
Tue, 4 Oct 2016 02:19:17 +0000 (02:19 +0000)
commit8df29c32f80d0764b46e3b8056873035530eb520
treeba33587c08fb96aae8c5000404064341b355170b
parent7ffa380bfd74a5e10d4c68717b2de7191c87c65f
Revert "[analyzer] Extend bug reports with extra notes" to fix Windows bot.

This reverts commit r283092.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@283180 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
lib/Rewrite/HTMLRewrite.cpp
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
lib/StaticAnalyzer/Core/BugReporter.cpp
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
lib/StaticAnalyzer/Core/PathDiagnostic.cpp
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp