<div dir="ltr">On 1 August 2013 13:42, Arji Cot <span dir="ltr"><<a href="mailto:arjicot@gmail.com" target="_blank">arjicot@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
explained by some compiler-guy rather than a programmer.<br></blockquote><div></div></div><br></div><div class="gmail_extra">We are all programmers...</div><div class="gmail_extra"><br></div><div class="gmail_extra">You shouldn't trust a "compiler guy" more than folks at comp.lang.c++, because compiler engineers write all parts of the compiler, and even at the clang list, there are those that are not that much into dissecting the C++ standard more than they already have to on their normal day-to-day job.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">On the other hand, at comp.lang.c++, you'll find many C++ zealots, which will love to break up your code into tiny pieces and explain, with references to the standard, for each one. You'll have more luck there, for this sort of thing.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Here you should make questions about C++ if they're related to Clang, ie. "it works with CompilerX, but not with Clang" or "Clang generated the wrong IR for this C++ code" and so on.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>