Fix for dependent contexts in alias templates.
When we are parsing a type for an alias template, we are not entering the context, so we can't look into dependent classes. Make sure the parser handles this correctly. PR16904. llvm-svn: 188510
Loading
Please register or sign in to comment