]> granicus.if.org Git - clang/commit
Patch to remove ObjcProtoMethodDecl and use ObjcMethodDecl
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 17 Sep 2007 22:36:42 +0000 (22:36 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 17 Sep 2007 22:36:42 +0000 (22:36 +0000)
commit146fbb0c8b81cb62c8bf0e9a10ce8bc8403132c8
treebd5ee9099316b72705f9c981c4a255418ce01467
parent2a9d82a740bb8edacbd6102934cd22f5b352ba56
Patch to remove ObjcProtoMethodDecl and use ObjcMethodDecl
instead for @protocol method decls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42070 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Decl.cpp
Parse/ParseObjc.cpp
Sema/Sema.h
Sema/SemaDecl.cpp
include/clang/AST/Decl.h
include/clang/Parse/Action.h
include/clang/Parse/Parser.h