]> granicus.if.org Git - clang/commit
fix an invalid use of super, you can't use super like this in a block!
authorChris Lattner <sabre@nondot.org>
Mon, 12 Apr 2010 05:43:31 +0000 (05:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Apr 2010 05:43:31 +0000 (05:43 +0000)
commit00e2c63e97e93a3106305325641ce0ff5108d20d
tree53ab71f587920d02ec921b08b7455bd3b63adb78
parent15faee19fdb9017dd6d08a690427b18c3b062c2d
fix an invalid use of super, you can't use super like this in a block!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101017 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenObjC/blocks.m