<div dir="ltr">Joerg, I see you've committed this patch without review when numerous members of the project had clearly expressed disagreement with the direction. It also doesn't build.<div><br></div><div>Please, *do not* do this again. Ping, hassle, get people to reply, but there is nothing even approaching consensus about what the correct path forward for compiler-rt is here, and the use of __FUNCTION__ is long standing and not a regression in any way.</div>
<div><br></div><div>Please revert again immediately, and resume code review.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 24, 2014 at 2:21 AM, Joerg Sonnenberger <span dir="ltr"><<a href="mailto:joerg@britannica.bec.de" target="_blank">joerg@britannica.bec.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Sat, Feb 22, 2014 at 03:07:10PM -0800, Richard Smith wrote:<br>
> I don't think this is clear at all. This feature is not in C++98, and we're<br>
> not allowing C++11 features yet.<br>
<br>
</div>Neither is __FUNCTION__.<br>
<div class=""><br>
> Even when we do, we only intend to allow<br>
> C++11 features that are supported by all of our supported compilers, and<br>
> this is not such a feature. Why should this be treated as a special case?<br>
<br>
</div>The choice is between a completely non-standard feature with strange<br>
semantics and a standard feature that can be emulated easily on the<br>
one compiler still not supporting a 15 year old spec. Attached is a<br>
patch that should work for MSVC, but I can't test it.<br>
<span class="HOEnZb"><font color="#888888"><br>
Joerg<br>
</font></span><br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>