<div dir="ltr">There's probably a way to abuse the -textconv argument to git (diff|blame)...<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 13, 2015 at 11:47 AM, Saleem Abdulrasool <span dir="ltr"><<a href="mailto:compnerd@compnerd.org" target="_blank">compnerd@compnerd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">On Sun, Jun 7, 2015 at 9:59 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br></span><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 7 June 2015 at 14:51, Peet <<a href="mailto:mezo37@yandex.com" target="_blank">mezo37@yandex.com</a>> wrote:<br>
> I would like to ask if it is worth a shot to create a pull request which basically clang-formats projects like libcxxabi/libunwind ?<br>
> Since those projects aren't following the LLVM coding standards.<br>
> It would make the code even "more readable" also it would give "me" the feeling that it actually belongs to the LLVM project.<br>
<br>
</span>Hi Peet,<br>
<br>
We had this discussion a number of times for different projects and<br>
the general feeling was that it wouldn't be a big problem to do so,<br>
but that also depends on the project's community. I'm copying some of<br>
the main developers of those projects for their view on the matter.<br>
<br>
I personally prefer not to format code that hasn't changed, as that<br>
messes up with the version history (git blame and all), but people are<br>
normally less paranoid than I am.<br></blockquote><div><br></div></span><div>Normally, I would agree.  However, unless Im mistaken, the splitting of libunwind did destroy history :-(.  In that case, unless there are objections from others (I think Nick should be included in this set), I don't think we loose too much in the specific case of libunwind.   But, I agree in the case of libc++/libc++abi.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
cheers,<br>
--renato<span class="HOEnZb"><font color="#888888"><br>
</font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br>-- <br><div>Saleem Abdulrasool<br>compnerd (at) compnerd (dot) org</div>
</font></span></div></div>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" rel="noreferrer" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" rel="noreferrer" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>