]> granicus.if.org Git - clang/commit
Fix helper function GetNextStmt() to look for the first statement that has a
authorTed Kremenek <kremenek@apple.com>
Tue, 28 Jul 2009 00:07:15 +0000 (00:07 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 28 Jul 2009 00:07:15 +0000 (00:07 +0000)
commitb7c515226e91848c7197fd0b9e198fce70ba5893
treefb0b6c3c6ad06828b2c4583183c5857d724af671
parent523a8fddefee7836d6317f6dc265acb4ee84a0d4
Fix helper function GetNextStmt() to look for the first statement that has a
valid SourceLocation.

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