]> granicus.if.org Git - clang/commit
PathDiagnosticLocation::asRange(): for a PathDiagnosticLocation, the range of a DeclS...
authorTed Kremenek <kremenek@apple.com>
Fri, 15 May 2009 02:05:25 +0000 (02:05 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 15 May 2009 02:05:25 +0000 (02:05 +0000)
commit1e63c29a2d9752f804d2b05015018d715a79525f
tree8fc3cfde26a9d75d1b038489b4421eb87aed70dd
parentddb7babf448822e0f8da07fdf9446cf515d04ad5
PathDiagnosticLocation::asRange(): for a PathDiagnosticLocation, the range of a DeclStmt is only the decl, not
the decl + initializer.

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