]> granicus.if.org Git - clang/commit
Several small patches to do pretty printing for objective-c top-level decls
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Oct 2007 18:53:38 +0000 (18:53 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 8 Oct 2007 18:53:38 +0000 (18:53 +0000)
commitab0aeb0bf3eb289013e9f37e75c3dfc4c618f53c
treeba0b5ae855707ab833c8593f95ad663cf5cb8731
parent6d4caf26945095cc21dd7c79d2442668ed3a61b6
Several small patches to do pretty printing for objective-c top-level decls
(minimal printing), Derive ObjcClassDecl from Decl. Ted may want to
take note of the change I made to CFGRecStmtDeclVisitor.h

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42764 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
Parse/ParseObjc.cpp
include/clang/AST/DeclObjC.h
include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h