]> granicus.if.org Git - clang/commit
Don't crash when sending a message inside a block with the non-fragile ABI (GNU runtime).
authorDavid Chisnall <csdavec@swan.ac.uk>
Wed, 21 Jul 2010 15:28:28 +0000 (15:28 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Wed, 21 Jul 2010 15:28:28 +0000 (15:28 +0000)
commitf69ea958964ab0452299f1df68ce469b67d18d3a
tree258134958b3e75bce00f0f61d4bc6fa4ce432f1e
parent41d0c7a2355c1a47b33f5e528c5f815ca5b52e9e
Don't crash when sending a message inside a block with the non-fragile ABI (GNU runtime).

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