<div dir="rtl"><div dir="ltr">clang was stuck for at least 3 minutes on my machine, but it's a slow i3 and I use clang build with assertions on which slow the compilation. In any case, without the zzzzzzzzzzzz error it takes about 3 seconds (not too fast either) and clang should not behave like that. Previous r191323 did not.</div>

<div dir="ltr"><br></div><div dir="ltr">I run clang under debugger and breaked clang a few times it was always in Sema::CorrectTypo or its called functions so something is likely wrong with it, clang tries "too hard" to correct the error.</div>

<div dir="ltr"><br></div><div dir="ltr">Yaron<br></div><div dir="ltr"><br></div></div><div class="gmail_extra"><div dir="ltr"><br><br><div class="gmail_quote">2013/10/2 G M <span dir="ltr"><<a href="mailto:gmisocpp@gmail.com" target="_blank">gmisocpp@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><font color="#000000" style>Hi Yaron</font></div><div><font color="#000000" style></font> </div><div><font color="#000000" style>I tried your sample file out on my machine with libcxx tot and clang tot. I should note my libcxx has some patches in that are waiting to be applied, so it's not quite like yours, but hopefully that won't make a difference.</font></div>


<div><font color="#000000" style></font> </div><div><font color="#000000" style>Your example took about 14 seconds to compile on my machine. </font><font color="#000000" style>That time is excessive. </font><font color="#000000" style>g++ produced a similar error instantly.</font></div>


<div><font color="#000000"></font> </div><div><font color="#000000">I've report other excessive compile times recently and this may or may not be related. See this bug for a similar slow example:</font></div><div><a href="http://llvm.org/bugs/show_bug.cgi?id=17414" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=17414</a></div>


<div> </div><div>Something is definitely wrong, that something could be more than one thing.<br></div></blockquote></div></div></div>