<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - clang 7.0 visual studio 2015 integration"
href="https://bugs.llvm.org/show_bug.cgi?id=36140">36140</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang 7.0 visual studio 2015 integration
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>yasser@squareup.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>This is in visual studio 2015 with clang 7.0 as a platform toolset.
- Building libraries is relatively fast.
- Linking an executable is very slow.
- Even if you change nothing and just rebuild, each of the libraries spends
some time to fgure out nothing changed.
- The final executable takes a long time to link and/or realize it doesn't need
to do anything.
- The same executable built with Visual Studio 2015, update 2 with clang front
end is relatively fast.</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>