]> granicus.if.org Git - clang/commit
add a testcase for recursion through blocks pointers, rdar://6676764.
authorChris Lattner <sabre@nondot.org>
Fri, 13 Mar 2009 22:00:25 +0000 (22:00 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Mar 2009 22:00:25 +0000 (22:00 +0000)
commita66b4df9ea8beb965a27a938c349806f118f9722
treeaf0dc9eb05fa1d897052cca4fc3ced6f95db30d8
parent7c175fb196a2bc3dbc86ea3865c713e1875f3f6d
add a testcase for recursion through blocks pointers, rdar://6676764.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66965 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/blocks.m [new file with mode: 0644]