[PATCH] Do not insert backslashes, when breaking line comments after preprocessor directives.

Manuel Klimek klimek at google.com
Tue Nov 12 09:42:01 PST 2013


On Tue, Nov 12, 2013 at 6:40 PM, Alexander Kornienko <alexfh at google.com>wrote:

>
>   Yes, as a line comment can only be the last thing in a line, I don't
> think it ever makes sense to add escaped newlines in the end (only if
> someone inserts them manually as a part of ascii-art, quoted shell commands
> or just comments out a multi-line macro definition).
>

Agreed...


>
> http://llvm-reviews.chandlerc.com/D2142
>
> COMMIT
>   http://llvm-reviews.chandlerc.com/rL194491
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131112/56517d4a/attachment.html>


More information about the cfe-commits mailing list