]> granicus.if.org Git - clang/commit
- Add class PathDiagosticLocationPair.
authorTed Kremenek <kremenek@apple.com>
Thu, 26 Mar 2009 23:12:02 +0000 (23:12 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 26 Mar 2009 23:12:02 +0000 (23:12 +0000)
commit6f00204d44dfab30f55c19b744e3ece9f229043f
tree13b4673619ba88e58adec67d253ace5040feea3c
parentbecf8886d10c41a4605c5e66cd806492eb8b864c
- Add class PathDiagosticLocationPair.
- Have PathDiagnosticControlFlowPiece use a vector of PathDiagnosticLocationPairs to represent transitions.

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