<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dan@su-root.co.uk" title="Dan Liew <dan@su-root.co.uk>"> <span class="fn">Dan Liew</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED " title="REOPENED --- - msvc14 Compilation failed" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23513&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=s4GDZTVIMWxK-96gGmMpB5fHetnjYOIdGZxkgfdDUeE&s=xx5q_8AUm9cgHE4Zrtci2p8lItmEVtxPAlVYdmJLhe0&e=">bug 23513</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;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>dan@su-root.co.uk
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>FIXED
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED " title="REOPENED --- - msvc14 Compilation failed" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23513-23c9&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=s4GDZTVIMWxK-96gGmMpB5fHetnjYOIdGZxkgfdDUeE&s=TOD083z0DKZwCAuhMY9opLk6qqKecRgPqklVLHWFb9A&e=">Comment # 9</a>
on <a class="bz_bug_link
bz_status_REOPENED " title="REOPENED --- - msvc14 Compilation failed" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23513&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=s4GDZTVIMWxK-96gGmMpB5fHetnjYOIdGZxkgfdDUeE&s=xx5q_8AUm9cgHE4Zrtci2p8lItmEVtxPAlVYdmJLhe0&e=">bug 23513</a>
from <span class="vcard"><a class="email" href="mailto:dan@su-root.co.uk" title="Dan Liew <dan@su-root.co.uk>"> <span class="fn">Dan Liew</span></a>
</span></b>
<pre>@Reid
I just took a look at r237743 because it was incorporated into a downstream
project that uses LLVM. Shouldn't we be using check_cxx_compiler_flag() rather
than check_c_compiler_flag()? I say this because the file causing problems is
C++ code not C code. Although a user typically uses the same compiler for both
C and C++ code a user can tell CMake to use different compilers for C and C++
code.</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>