[PATCH] Remove extraneous carriage-return control characters.

Mark Heffernan meheff at google.com
Fri Jun 6 11:13:44 PDT 2014


Hi aaron.ballman, TylerNowicki,

A previous patch r210330 (and possibly another) introduced DOS-style newlines into a UNIX newline formatted file.  This change removes them.

http://reviews.llvm.org/D4046

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Parse/ParsePragma.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4046.10184.patch
Type: text/x-patch
Size: 21145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140606/0683b8b1/attachment.bin>


More information about the llvm-commits mailing list