Skip to content
Commit 1fb66f43 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 85060
parent 22e85631
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment