In a ObjCMessageExpr with the super class as receiver, 'super' is actually a ObjCInte...
commita88c824f76831c214dad0e175066aca80e53bd5b
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 25 Jan 2011 00:03:48 +0000 (25 00:03 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Tue, 25 Jan 2011 00:03:48 +0000 (25 00:03 +0000)
tree08bd83bdb3a869507b7b2628353acd58774e65eb
parentd07f2eeacfac89a9db1991ffbbd5fb99af535462
In a ObjCMessageExpr with the super class as receiver, 'super' is actually a ObjCInterfaceType.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124158 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Expr.cpp