]> granicus.if.org Git - clang/commit
[analyzer] Stats checker: minor interprocedural tweaks.
authorAnna Zaks <ganna@apple.com>
Tue, 27 Mar 2012 20:02:44 +0000 (20:02 +0000)
committerAnna Zaks <ganna@apple.com>
Tue, 27 Mar 2012 20:02:44 +0000 (20:02 +0000)
commit65552ca127ac5d9b767c5f0b09d86e17cb3e9e5e
tree69efce21a830340dc46bc8723f99d3fe07949bb9
parent1f5171edc9fb9b0698a75fa981c29a750b0a6082
[analyzer] Stats checker: minor interprocedural tweaks.

Report root function name with exhausted block diagnostic.

Also, use stack frames, not just any location context when checking if
the basic block is in the same context.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153532 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp