================
@@ -49,3 +59,4 @@ struct C {
   U f = delete ("hello"); // expected-error {{cannot delete expression of type 
'const char[6]'}}
 };
 }
+#endif
----------------
AaronBallman wrote:

When you make edits, please make sure the file ends with a newline again.

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

Reply via email to