<div dir="ltr">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.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 20, 2015 at 10:46 AM, George Rimar <span dir="ltr"><<a href="mailto:grimar@accesssoftek.com" target="_blank">grimar@accesssoftek.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yes, that is my primary dev tool.<br>
I am using qtcreator and ubuntu virtual machine only for self-hosting tests and to have access to gnu tools when needed.<br>
It works for me.<br>
________________________________________<br>
От: Rui Ueyama [<a href="mailto:ruiu@google.com">ruiu@google.com</a>]<br>
Отправлено: 20 октября 2015 г. 21:41<br>
Кому: <a href="mailto:reviews%2BD13904%2Bpublic%2B03561865476a15e1@reviews.llvm.org">reviews+D13904+public+03561865476a15e1@reviews.llvm.org</a><br>
Копия: George Rimar; Rafael Ávila de Espíndola; Davide Italiano; llvm-commits<br>
<span class="im HOEnZb">Тема: Re: [PATCH] D13904: [ELF2] .shstrtab section implemented<br>
<br>
</span><div class="HOEnZb"><div class="h5">On Tue, Oct 20, 2015 at 10:27 AM, George Rimar <<a href="mailto:grimar@accesssoftek.com">grimar@accesssoftek.com</a><mailto:<a href="mailto:grimar@accesssoftek.com">grimar@accesssoftek.com</a>>> wrote:<br>
grimar added a comment.<br>
<br>
In <a href="http://reviews.llvm.org/D13904#271253" rel="noreferrer" target="_blank">http://reviews.llvm.org/D13904#271253</a>, @ruiu wrote:<br>
<br>
> Also please verify that the patch does not contain trailing whitespace. (I don't know if that exists in this patch, but your previous patch contained that.) If you are using git, the easiest way is to run 'git show' before submission, as the command highlights trailing whitespace.<br>
<br>
<br>
I noticed your message too late. Actually I am using svn, but I had installed plugin for MSVS that keeps unix endlines in code, so I hope everything should be fine here.<br>
<br>
Out of curiosity, by MSVS, you mean Microsoft Visual Studio? (I mean, nothing wrong with MSVS, but I assumed that Unix tool developers are usually using Unix.)</div></div></blockquote></div><br></div>