]> granicus.if.org Git - clang/commit
a forward class declaration matching a typedef name of a class
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 7 May 2009 21:49:26 +0000 (21:49 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 7 May 2009 21:49:26 +0000 (21:49 +0000)
commitcae27c51f0da674cdd3b53b8b2f7ba08c44c54b0
treea267bd35d3d2854d642170400f2623dbeeb7496f
parent908116859ed8c166c1c0712992e504edd0c5a6e1
a forward class declaration matching a typedef name of a class
refers to the underlying class.
This is radar 6859726. Steve, please read the radar for my rational.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71181 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/forward-class-1.m