]> granicus.if.org Git - clang/commit
Add 'AppendValue' to the list of magic CF function names that cause a tracked object...
authorTed Kremenek <kremenek@apple.com>
Thu, 5 Feb 2009 22:34:53 +0000 (22:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 5 Feb 2009 22:34:53 +0000 (22:34 +0000)
commita92206ea578983f86fbf1246702955a10056dff8
tree2a5b0a356fc5b1355785e5af994262f0a94c9db5
parent0e81f4b58d4e9767efbca7f3e856dcbc2192b1b5
Add 'AppendValue' to the list of magic CF function names that cause a tracked object to escape.  Fixes <rdar://problem/6560661>.

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