Removed some dead code in BugReporter and related files
authorDmitri Gribenko <gribozavr@gmail.com>
Wed, 21 Aug 2019 08:48:24 +0000 (08:48 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Wed, 21 Aug 2019 08:48:24 +0000 (08:48 +0000)
commit6b9d7c9da591f5b9c322ca85841ffe1daa3cd7cc
treeecf0cb37c56d77dd3acc3e4340621fe637ef0bd0
parent9cb317968aad29786b9470722ba0903ca1f7a892
Removed some dead code in BugReporter and related files

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D66473

llvm-svn: 369504
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp
clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
clang/unittests/StaticAnalyzer/Reusables.h