cor3ntin accepted this revision. cor3ntin added a comment. This revision is now accepted and ready to land.
Thanks. These seem like important issues to fix. should we make a github issue to track them? ================ Comment at: clang/test/CXX/drs/dr17xx.cpp:10 +namespace dr1710 { // dr1710: no +// FIXME: all of the following is well-formed +template <typename T> struct D1 : T::template B<int>::template C<int> {}; ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D151697/new/ https://reviews.llvm.org/D151697 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits