]> granicus.if.org Git - clang/commit
Start work on subclassing PathDiagnosticPiece to distinguish more between control...
authorTed Kremenek <kremenek@apple.com>
Fri, 6 Mar 2009 22:10:49 +0000 (22:10 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 6 Mar 2009 22:10:49 +0000 (22:10 +0000)
commit4e06387c2d6d00c7a30167d4c2206756992dde38
treeb4396a19c5b947cbda75a3aef3a937b4c6065fdb
parent9540717470121f8912c72f6d8ae4ab40a6e45c94
Start work on subclassing PathDiagnosticPiece to distinguish more between control-flow pieces, events, etc.

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