Mordante marked 2 inline comments as done. Mordante added a comment. Thanks for feedback. I'll whether I can find a way to generate a nice test case.
================ Comment at: clang/lib/Sema/SemaTemplate.cpp:726 + return ExprError(); + else + return DependentScopeDeclRefExpr::Create(Context, std::move(QualifierLoc), ---------------- lebedev.ri wrote: > no else after return Will do in the next update. 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