================
@@ -21,6 +21,13 @@ struct Base1 {
   typedef int XXX;
 };
 
+struct InvalidGlobalQualifier : Base1 {
----------------
shafik wrote:

Normally we wrap regression tests in a namespace named after the issues number 
e.g in this case `namespace GH212988`

https://github.com/llvm/llvm-project/pull/221492
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to