================ @@ -0,0 +1,9 @@ +// LineEnd ::= newline | return | EOF +// Preprocessor must treat the \r after `hello` as a line end so that it ---------------- DavidSpickett wrote: Much clearer thanks! https://github.com/llvm/llvm-project/pull/212411