================
@@ -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
----------------
Sirraide wrote:
I suppose it should be clear from context yes
https://github.com/llvm/llvm-project/pull/213432
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits