================
@@ -49,4 +49,4 @@ using namespace foo::literals::bar_literals;
 namespace foo_literals {}
 
 using namespace foo_literals;
-// CHECK: :[[@LINE-1]]:1: warning: do not use namespace using-directives; use 
using-declarations instead [google-build-using-namespace]
+// CHECK: :[[@LINE-1]]:1: warning: do not use namespace using-directives; use 
using-declarations instead [google-build-using-namespace]
----------------
zeyi2 wrote:

Please add new line at the EOF

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

Reply via email to