Move most of the checking from ActOnCXXMemberDeclarator to other, more general...
Move most of the checking from ActOnCXXMemberDeclarator to other, more general routines. This is a step toward separating the checking logic from Declarators, which in turn is required for template instantiation. llvm-svn: 66734
Loading
Please register or sign in to comment