summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-dependent-nested-name.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix for PR4382: allow instantiating dependent nested name specifiers. Eli Friedman2009-06-131-0/+7
I'm not completely sure this is the right way to fix this issue, but it seems reasonable, and it's consistent with the non-template code for this construct. llvm-svn: 73285
OpenPOWER on IntegriCloud