If there is a definition of an ObjCInterfaceDecl, make it the Decl returned from...
authorDouglas Gregor <dgregor@apple.com>
Fri, 16 Dec 2011 16:34:57 +0000 (16:34 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 16 Dec 2011 16:34:57 +0000 (16:34 +0000)
commit7671e53b668093edbf3f20fc5e43a341626c743a
treef3b6eab1aae11c05ca1fe4121dbbc01156ffc56a
parent2a05f691ab97e01b65b78df1107f2134a6f5d4ae
If there is a definition of an ObjCInterfaceDecl, make it the Decl returned from the corresponding ObjCInterfaceType

llvm-svn: 146740
clang/include/clang/AST/Type.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/DeclObjC.cpp