]> granicus.if.org Git - clang/commit
Removed unnecessary base class from some of objective-c classes:
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Oct 2007 17:35:11 +0000 (17:35 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Oct 2007 17:35:11 +0000 (17:35 +0000)
commit6d4caf26945095cc21dd7c79d2442668ed3a61b6
treeb7763930622d5f06fade2d814b11d423f186a09f
parent0332b6c83856d24cd1bbf734322843fcc83fa379
Removed unnecessary base class from some of objective-c classes:
ObjcProtocolDecl is now derived from ScopedDecl. ObjcForwardProtocolDecl from Decl.
ObjcImplementationDecl fom NamedDecl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42756 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
include/clang/AST/DeclObjC.h