]> granicus.if.org Git - clang/commit
Make PathDiagnosticLocation more resilient to null Stmt pointers.
authorTed Kremenek <kremenek@apple.com>
Tue, 10 Jan 2012 15:26:13 +0000 (15:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 10 Jan 2012 15:26:13 +0000 (15:26 +0000)
commitf660f4b1bedd6b614acf52108894b805b807c50d
tree254d704eaec293808e05aab93886ac40a7105083
parent5660aa6c6828015086d50f7f3a4791574edbeaaf
Make PathDiagnosticLocation more resilient to null Stmt pointers.

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