<div dir="rtl"><div dir="ltr">Hi <span style="font-size:12.8px">Kaelyn,</span></div><div dir="ltr"><span style="font-size:12.8px"><br></span></div><div dir="ltr"><span style="font-size:12.8px">For some reason, Bugzilla does not accept your e-mail. </span><span style="font-size:12.8px">Please take a look at</span></div><div dir="ltr"><span style="font-size:12.8px"><br></span></div><div dir="ltr"><span style="font-size:12.8px">  <a href="https://llvm.org/bugs/show_bug.cgi?id=26811">https://llvm.org/bugs/show_bug.cgi?id=26811</a></span></div><div dir="ltr"><br></div><div dir="ltr">Thanks, Yaron</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2013-10-02 21:39 GMT+03:00 Kaelyn Uhrain <span dir="ltr"><<a href="mailto:rikka@google.com" target="_blank">rikka@google.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does the problem still exist with clang built at or after r191846?<br>
<br>
I don't have a way to see if that commit fixes the problem, as your<br>
example being so slow to compile seems to not exist with clang+libcxx<br>
under Linux.<br>
<br>
Cheers,<br>
Kaelyn<br>
<div><div class="h5"><br>
On Tue, Oct 1, 2013 at 1:23 PM, Yaron Keren <<a href="mailto:yaron.keren@gmail.com">yaron.keren@gmail.com</a>> wrote:<br>
> I had rebuilt clang r191323 locally on Visual C++ 2012 / Win 7 x64 and the<br>
> above code is handled correctly, same as the r191323 binary version<br>
> downloaded from <a href="http://llvm.org/builds/" rel="noreferrer" target="_blank">http://llvm.org/builds/</a> .<br>
><br>
> So the problem started between r191323 and ToT.<br>
><br>
> Yaron<br>
><br>
><br>
><br>
><br>
> 2013/10/1 Yaron Keren <<a href="mailto:yaron.keren@gmail.com">yaron.keren@gmail.com</a>><br>
>><br>
>> With the ToT code, clang.exe gets stuck in Sema::CorrectType endlessly (at<br>
>> least minutes) trying to compile the code:<br>
>><br>
>> #define _LIBCPP_MSVCRT 1<br>
>> #include <iostream><br>
>><br>
>> int main() {<br>
>> zzzzzzzzz<br>
>>   std::cout<<"Hello\n";<br>
>>   return 0;<br>
>> }<br>
>><br>
>> where the #includes are from libcxx ToT.<br>
>><br>
>> clang revision r191323 (the compiled code from the windows alpha release)<br>
>> does handle the code correctly.<br>
>><br>
>> Looking at recent changes for Sema::CorrectTypo , r191543 may be related,<br>
>> however the problem may originate elsewhere.<br>
>><br>
>> Yaron<br>
>><br>
>><br>
><br>
</div></div>> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
><br>
</blockquote></div><br></div>