================
@@ -185,14 +185,11 @@ namespace SameSignatureAfterInstantiation {
 
 namespace PR22040 {
   template <typename T> struct Foobar {
-    template <> void bazqux(typename T::type) {}  // expected-error 2{{cannot 
be used prior to '::' because it has no members}}
----------------
erichkeane wrote:

Can you restore the test here?  We still want to capture that behavior.  
Additionally, despite them not being particularly interesting, please leave the 
ones from the 192-195 as well;

https://github.com/llvm/llvm-project/pull/66636
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to