]> granicus.if.org Git - clang/commit
Add an ActOnFriendDecl and call it for friend class decls.
authorAnders Carlsson <andersca@mac.com>
Mon, 11 May 2009 22:27:47 +0000 (22:27 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 11 May 2009 22:27:47 +0000 (22:27 +0000)
commit66e9977ddd6b197317d149213b76a9af0d3df4de
treefe6887677a0b0fe3935e90a1afffb326d794753a
parent5dc2af12bdb8c71c01556f7d5780c5ef94af0306
Add an ActOnFriendDecl and call it for friend class decls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71482 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Action.h
include/clang/Parse/DeclSpec.h
lib/Parse/ParseDeclCXX.cpp