]> granicus.if.org Git - clang/commit
Implement PathDiagnosticLocation::asRange() and PathDiagnosticLocation::asStmt().
authorTed Kremenek <kremenek@apple.com>
Thu, 26 Mar 2009 21:48:17 +0000 (21:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 26 Mar 2009 21:48:17 +0000 (21:48 +0000)
commitbecf8886d10c41a4605c5e66cd806492eb8b864c
tree416434f5c82cc16821f4473003c3e6ebb88fda81
parentb77370289e818469250c640e1aa50b25ecffbce1
Implement PathDiagnosticLocation::asRange() and PathDiagnosticLocation::asStmt().

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