]> granicus.if.org Git - clang/commit
Treat calls to unresolved functions in the CF-ref count checker as calls
authorTed Kremenek <kremenek@apple.com>
Mon, 14 Apr 2008 17:45:13 +0000 (17:45 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 14 Apr 2008 17:45:13 +0000 (17:45 +0000)
commit7ded73c1cbb34802f67cb7df96617529d3f78145
tree8eae44a8f7322e871d1322cde47ab7958f6b41cb
parent896436ecd0c024431a1d11e2bb539d85a0dc8daa
Treat calls to unresolved functions in the CF-ref count checker as calls
to functions with NULL summaries.

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