]> granicus.if.org Git - clang/commit
[analyzer] Do not walk the types for call graph construction.
authorAnna Zaks <ganna@apple.com>
Wed, 20 Jun 2012 20:57:49 +0000 (20:57 +0000)
committerAnna Zaks <ganna@apple.com>
Wed, 20 Jun 2012 20:57:49 +0000 (20:57 +0000)
commite2c9238d7b53fdfd99e724ce50de9197a23727fa
tree943bea0532d2635860bdb89ac703f55e99b36cd3
parent050cdd7107526df8ff7a8e0a08b3e99c83c263c0
[analyzer] Do not walk the types for call graph construction.

Similar to r156661. This should be beneficial performance wise and
hopefully, resolve a RecursiveASTVisitor crash that we are seeing in the
wild, but are incapable of reproducing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158851 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/CallGraph.h