]> granicus.if.org Git - clang/commit
Added new "BugReporterHelper" class which is used by BugReporter to emit
authorTed Kremenek <kremenek@apple.com>
Wed, 9 Apr 2008 00:20:43 +0000 (00:20 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 9 Apr 2008 00:20:43 +0000 (00:20 +0000)
commit6837faa083bebad39aa342f84c2b450fb6410eaf
tree00f153a96414c920984d115631dbdfc94fd94708
parentf5749aa30bf39cc56f6fe98ce2e773e9338f5d04
Added new "BugReporterHelper" class which is used by BugReporter to emit
checker-specific diagnostics.

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