lebedev.ri added a comment. Test?
================ Comment at: clang/lib/Sema/SemaTemplate.cpp:726 + return ExprError(); + else + return DependentScopeDeclRefExpr::Create(Context, std::move(QualifierLoc), ---------------- no else after return Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64644/new/ https://reviews.llvm.org/D64644 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits