================
@@ -650,3 +650,20 @@ struct InitFromBindingDecl {
   }
 };
 } // namespace GH82970
+
+namespace inherited_members {
----------------
carlosgalvezp wrote:

Personally I would just remove the namespace altogether, most checks have tests 
for templates without handling them any differently.

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

Reply via email to