commit | c7f1904474600aa74f5f014941d2ed5c4cf462aa | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Oct 25 17:47:27 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Oct 25 17:47:27 2009 +0000 |
tree | 670b70d61806a7f9e45213ca856ee61794a2c353 | |
parent | 778ed741de8ada0049b89608af0abdb5ae6e106e [diff] |
change Sema::ActOnFriendTypeDecl to use GetTypeForDeclarator instead of ConvertDeclSpecToType, which I'd like to keep private to SemaType.cpp. We do this by cons'ing up a trivial Declarator for the type. John, please review. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85060 91177308-0d34-0410-b5e6-96231b3b80d8