]> granicus.if.org Git - clang/commit
Push checking down, also, give the user a hit as to which part of the
authorMike Stump <mrs@apple.com>
Mon, 2 Mar 2009 03:04:42 +0000 (03:04 +0000)
committerMike Stump <mrs@apple.com>
Mon, 2 Mar 2009 03:04:42 +0000 (03:04 +0000)
commit31937a5f7cb689377ff39397f4d0a8cff22d7359
tree1c5c6ce42b620c741923af887ca66e417b9fc6a2
parent6393519272ce727f4d26e71bbefb5de712274d0e
Push checking down, also, give the user a hit as to which part of the
block literal is causing the problem, instead of the vague reference
to the entire block literal.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65798 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGExpr.cpp
test/CodeGenObjC/blocks-unsupported.m