]> granicus.if.org Git - clang/commit
[analyzer] Add a debug dump for PathPieces, a list of PathDiagnosticPieces.
authorJordan Rose <jordan_rose@apple.com>
Sat, 18 May 2013 02:26:59 +0000 (02:26 +0000)
committerJordan Rose <jordan_rose@apple.com>
Sat, 18 May 2013 02:26:59 +0000 (02:26 +0000)
commitd1913d89e2ff3b38bb6293833cfd9d8ead76348e
tree458336b56c02c7e861c1e06bde13b9695d1a3226
parentbb518991ce4298d8662235fc8cb13813f011c18d
[analyzer] Add a debug dump for PathPieces, a list of PathDiagnosticPieces.

Originally implemented by Ted, extended by me.

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