]> granicus.if.org Git - clang/commit
[arcmt] In GC, error for use of CFMakeCollectable because it will leak the
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 4 Nov 2011 15:58:17 +0000 (15:58 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 4 Nov 2011 15:58:17 +0000 (15:58 +0000)
commit81eecde879712729712966b60c0cb1540b41293b
tree1bac8f173496e60154e2740ecb48c5e8005e492e
parent0d579b6a3f555c0e37e84e517c81eb9244fef099
[arcmt] In GC, error for use of CFMakeCollectable because it will leak the
object that it receives in ARC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/TransGCCalls.cpp
test/ARCMT/GC-check.m [new file with mode: 0644]