]> granicus.if.org Git - clang/commit
Remove DiagBugReport by pulling it into its parent BugReport.
authorAnna Zaks <ganna@apple.com>
Wed, 17 Aug 2011 23:21:23 +0000 (23:21 +0000)
committerAnna Zaks <ganna@apple.com>
Wed, 17 Aug 2011 23:21:23 +0000 (23:21 +0000)
commitb7530a4ca9a7ef62350682bbb374a06de6fdaa9f
treeb4889b151572743423645e3190df012f042a0135
parent3060178ad9df29789505c1e6debcfc80a3a13587
Remove DiagBugReport by pulling it into its parent BugReport.

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