]> granicus.if.org Git - clang/commit
[analyzer] Improve debug output for PathDiagnosticPieces.
authorJordan Rose <jordan_rose@apple.com>
Thu, 6 Jun 2013 01:57:19 +0000 (01:57 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 6 Jun 2013 01:57:19 +0000 (01:57 +0000)
commit632182d0e2011a6e21cf9abe34eef5a1f037e7ef
treed397d9112de261638f2e9059d0e995787b39b733
parent07eda943366b889e52d6db31302c5c0992ccbd43
[analyzer] Improve debug output for PathDiagnosticPieces.

You can now dump a single PathDiagnosticPiece or PathDiagnosticLocation.

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