]> granicus.if.org Git - clang/commit
[analyzer] Refactor: Use Decl when determining if the Block belongs to
authorAnna Zaks <ganna@apple.com>
Wed, 28 Mar 2012 17:05:46 +0000 (17:05 +0000)
committerAnna Zaks <ganna@apple.com>
Wed, 28 Mar 2012 17:05:46 +0000 (17:05 +0000)
commit64ee9d03c9fa0e9f4b944300167f871d9a65a991
tree040a229441bce6005850052dc62e83973cf06c3d
parenta0786c91dfd920573e26c82e242143b6ec610b19
[analyzer] Refactor: Use Decl when determining if the Block belongs to
the root function.

(This is a bit cleaner then using the StackFrame.)

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