================
@@ -3612,7 +3612,8 @@ int A = B; // expected-error {{use of undeclared 
identifier 'B'}}
 ```
 
 You can place as many diagnostics on one line as you wish. To make the code
-more readable, you can use slash-newline to separate out the diagnostics.
+more readable, you can use back-slash to separate out the diagnostics into
----------------
tbaederr wrote:

Not a native speaker but "a back-slash" would sound better to me?

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

Reply via email to