<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:hans@chromium.org" title="Hans Wennborg <hans@chromium.org>"> <span class="fn">Hans Wennborg</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Clang-CL freezes compiling C++ file with OpenMP enabled"
href="https://bugs.llvm.org/show_bug.cgi?id=38696">bug 38696</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WORKSFORME
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>hans@chromium.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Clang-CL freezes compiling C++ file with OpenMP enabled"
href="https://bugs.llvm.org/show_bug.cgi?id=38696#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WORKSFORME - Clang-CL freezes compiling C++ file with OpenMP enabled"
href="https://bugs.llvm.org/show_bug.cgi?id=38696">bug 38696</a>
from <span class="vcard"><a class="email" href="mailto:hans@chromium.org" title="Hans Wennborg <hans@chromium.org>"> <span class="fn">Hans Wennborg</span></a>
</span></b>
<pre>I just tried with clang built from r340725, and that doesn't hang for me.
I used this invocation:
clang-cl src\TexturePack.cpp /c /Foa.obj /Ivendor\effolkronium\random\include
/Ivendor\NiklasRosenstein\openfx-cpp\include
/Ivendor\NiklasRosenstein\opengl-cpp\include
/Ivendor\NiklasRosenstein\nr.utils\include /Ivendor\TeamHypersomnia
/Ivendor\thinks\poisson-disk-sampling\include
/Ibuild\debug\.source-downloads\SFML-2.4.2-windows-vc14-64-bit\SFML-2.4.2\include
/Ibuild\debug\.source-downloads\glew-2.1.0-win32\glew-2.1.0\include
/Ivendor\NiklasRosenstein\openfx-headers\include\1.4
/Ibuild\debug\aixterior-plugins\plugin\cxx.embed /DSFML_STATIC /DGLEW_STATIC
/DWIN64 /DDEBUG /D_DEBUG -Xclang -fopenmp /EHsc /GR /Od /RTC1 /FC /FS /Z7
/wd4100 /MDd /std:c++latest
Maybe it got fixed? What revision of clang were you using?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>