[analyzer] Use the same filename for the header and the implementation of BugReporter...
authorGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 30 Oct 2017 22:31:57 +0000 (22:31 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Mon, 30 Oct 2017 22:31:57 +0000 (22:31 +0000)
commit0c3a7c2015d9f93755c7c161d50e047397c72b1b
treed9bf9c3d788ed1885783b5e6afbd8fd4dc78d584
parent80b371361cd6ad7bd47504e5521fdea53047ddea
[analyzer] Use the same filename for the header and the implementation of BugReporterVisitor

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

llvm-svn: 316963
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h [moved from clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h with 99% similarity]
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp