commit | 1d8693580133d6c783b9a56808e61f98005e0be1 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Apr 07 16:53:43 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Apr 07 16:53:43 2010 +0000 |
tree | 699c87b3f23e7911345fed0fbaf793679d466d30 | |
parent | beb41281f8355caa05700d0a77539defbdf428f8 [diff] |
Split Sema::ActOnFriendTypeDecl into Sema::CheckFriendTypeDecl (for semantic analysis) and Sema::ActOnFriendTypeDecl (the action callback). This is a prerequisite for improving template instantiation of friend type declarations. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100633 91177308-0d34-0410-b5e6-96231b3b80d8