================ @@ -1145,8 +1145,10 @@ namespace cwg181 { // cwg181: yes namespace X { template <template X<class T> > struct A { }; // expected-error@-1 +{{}} + // expected-note@-2 {{did you mean to use 'typename'?}} ---------------- Endilll wrote:
```suggestion // expected-note@-2 {{did you mean to use 'typename'?}} ``` https://github.com/llvm/llvm-project/pull/95726 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits