]> granicus.if.org Git - clang/commit
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)
commita19ba5238e9f864ab20cafad1cf8c5e09e394dc5
treecc53f2fa5aeed715d4c6f740122c018b80dfb4b5
parent417081d1306e5789cacec6c0ffdf0202f4bbba14
Removed some dead code in BugReporter and related files

Subscribers: cfe-commits

Tags: #clang

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369504 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
lib/StaticAnalyzer/Core/AnalysisManager.cpp
lib/StaticAnalyzer/Core/BugReporter.cpp
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
lib/StaticAnalyzer/Core/PathDiagnostic.cpp
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
unittests/StaticAnalyzer/Reusables.h