]> granicus.if.org Git - clang/commit
Patch to build AST for property implementation declarations and
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 23 Apr 2008 00:06:01 +0000 (00:06 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 23 Apr 2008 00:06:01 +0000 (00:06 +0000)
commit628b96f34e93b643b6e15e75eabb8d96079a7e27
treef165388e7343cdf09821dc06855ec5980e7eb66a
parent8b9045574329ebac6270dfab7ebadce3179bced1
Patch to build AST for property implementation declarations and
to print declaration from its AST.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50117 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
include/clang/AST/DeclObjC.h
lib/AST/DeclObjC.cpp
lib/Sema/SemaDeclObjC.cpp