summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDevin Coughlin <dcoughlin@apple.com>2015-06-15 01:00:42 +0000
committerDevin Coughlin <dcoughlin@apple.com>2015-06-15 01:00:42 +0000
commit0bee1d7ff1e14fffbc6bbdf50e5324ea4c92aeef (patch)
treedbf388172bc7110d5cb8d95cb1f3d5dcb0f7cdcf /llvm/lib
parentb11df184ad642c8601d4073fff54974fd76b70c7 (diff)
downloadbcm5719-llvm-0bee1d7ff1e14fffbc6bbdf50e5324ea4c92aeef.tar.gz
bcm5719-llvm-0bee1d7ff1e14fffbc6bbdf50e5324ea4c92aeef.zip
[analyzer] Remove ObjCContainersChecker size information when a CFMutableArrayRef escapes
Update ObjCContainersChecker to be notified when pointers escape so it can remove size information for escaping CFMutableArrayRefs. When such pointers escape, un-analyzed code could mutate the array and cause the size information to be incorrect. rdar://problem/19406485 llvm-svn: 239709
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud