]> granicus.if.org Git - clang/commit
fix PR4021, array and functions decay in the receiver position of an objc message...
authorChris Lattner <sabre@nondot.org>
Wed, 29 Apr 2009 05:48:32 +0000 (05:48 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 29 Apr 2009 05:48:32 +0000 (05:48 +0000)
commitd0d4599d8ff308ac34db9e38c578f5b8d32afa7e
tree716d250c3d41d9d59466fa5a8fab8d925675e033
parent65e6a093b1aeeab919025ff979a9f874cdffa628
fix PR4021, array and functions decay in the receiver position of an objc message send.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70373 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
test/SemaObjC/message.m