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

Alexander Kornienko alexfh at google.com
Tue Nov 12 09:40:36 PST 2013


  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).

http://llvm-reviews.chandlerc.com/D2142

COMMIT
  http://llvm-reviews.chandlerc.com/rL194491



More information about the cfe-commits mailing list