[PATCH] D13904: [ELF2] .shstrtab section implemented

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 11:04:37 PDT 2015


No, by trailing whitespace, I mean whitespace (' ' or a '\t') at end of
line, like this (you can't see though) ->


On Tue, Oct 20, 2015 at 10:55 AM, George Rimar <grimar at accesssoftek.com>
wrote:

> >I'm not really using MSVC as an IDE (despite all my work for COFF!), so I
> have no good advice, but seems that at least you can search for all
> occurrences of trailing whitespaces using the regular expression search
> inside the IDE, so I'd probably do that before submitting.
>
> Not sure if we are talking about the same. Do you mean CRLF ending as
> "trailing whitespaces" ? Then that studio plugin should not let them go,
> replacing by LF.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151020/9adfb66e/attachment.html>


More information about the llvm-commits mailing list