]> granicus.if.org Git - clang/commit
Give "unsupported" error on calls through block pointers instead of
authorDaniel Dunbar <daniel@zuster.org>
Fri, 9 Jan 2009 16:50:52 +0000 (16:50 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 9 Jan 2009 16:50:52 +0000 (16:50 +0000)
commitce1d38b8163650e473d7084e0686ed5a7956057b
treee18b771b9cb299dba6d1516f102545cf05980c1e
parent09c4719788a5cea09897525e528fa00420f1677b
Give "unsupported" error on calls through block pointers instead of
crashes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61992 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h