Check whether DependentScopeDeclRefExpr's NestedNameSpecifier exists before...
Check whether DependentScopeDeclRefExpr's NestedNameSpecifier exists before accessing it, both for consistency (see StmtPrinter::VisitDeclRefExpr()) and for other use cases of dependent types. llvm-svn: 124119
Loading
Please register or sign in to comment