]> granicus.if.org Git - clang/commit
[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)
commit56a61ff5cc594f52cc895851f8a12873f165e051
treeba1ecd740cb13fbf7702f05d38788b5d17548a8d
parent13cb2b777469657b202e5ad4afc12695f5e811af
[analyzer] Use the same filename for the header and the implementation of BugReporterVisitor

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316963 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h [moved from include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h with 99% similarity]
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp