]> granicus.if.org Git - clang/commit
Static Analyzer Diagnostics: Allow checkers to add ExtraDescriptiveText, now renamed...
authorAnna Zaks <ganna@apple.com>
Mon, 22 Aug 2011 20:31:28 +0000 (20:31 +0000)
committerAnna Zaks <ganna@apple.com>
Mon, 22 Aug 2011 20:31:28 +0000 (20:31 +0000)
commit7f2531cb41448852ec78de90fc1d3c0149c95d7d
tree8d0e8c52ae5771b1183affaf566f8144b1f0f10a
parent7939418cbdf1b610a69e6adf29cd7dc8d0e9eaf8
Static Analyzer Diagnostics: Allow checkers to add ExtraDescriptiveText, now renamed into ExtraText, to the diagnostic without subclassing BugReport.

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