]> granicus.if.org Git - clang/commit
[analyzer] NFC: Drop support for extra text attached to bug reports.
authorArtem Dergachev <artem.dergachev@gmail.com>
Tue, 20 Aug 2019 02:15:47 +0000 (02:15 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Tue, 20 Aug 2019 02:15:47 +0000 (02:15 +0000)
commit37d1817c7e58ccd7c13e873a390ad16aaecd983a
tree9fa3f5ff5d32edb27cc6f9028be4168bc7920817
parent387fd059a36f735b46e4499e4aa2e1d2eb6db979
[analyzer] NFC: Drop support for extra text attached to bug reports.

It was introduced in 2011 but never used since then.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369319 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
lib/StaticAnalyzer/Core/BugReporter.cpp