add a comment to my last commit

llvm-svn: 118212
This commit is contained in:
Douglas Gregor 2010-11-04 00:14:23 +00:00
parent 3ade5704fe
commit cc10cbfbc7
1 changed files with 1 additions and 0 deletions

View File

@ -2738,6 +2738,7 @@ ASTContext::getCanonicalNestedNameSpecifier(NestedNameSpecifier *NNS) {
const_cast<IdentifierInfo *>(DNT->getIdentifier()));
}
// Do the same thing as above, but with dependent-named specializations.
if (const DependentTemplateSpecializationType *DTST
= T->getAs<DependentTemplateSpecializationType>()) {
NestedNameSpecifier *Prefix