================
@@ -330,3 +330,47 @@ void no_crash() {
 }
 
 } // namespace crash
+
+namespace array_subscript_initializer {
----------------
steakhal wrote:

Could you please put these braces on the same line of the namespace/struct 
declarations? That way its slightly more compact.

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

Reply via email to