<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 - LLVM toolset for VS 2019 does not exist unless VS 2017 is installed"
href="https://bugs.llvm.org/show_bug.cgi?id=41948">41948</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLVM toolset for VS 2019 does not exist unless VS 2017 is installed
</td>
</tr>
<tr>
<th>Product</th>
<td>Packaging
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Windows Installer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>greg.bedwell@sony.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, zturner@google.com
</td>
</tr></table>
<p>
<div>
<pre>Reported by a team here who are experimenting with building their codebase with
clang-cl:
"""
The bug we observed is:
If you install the LLVM Compiler Toolchain Visual Studio extension for VS 2019
on a machine without VS 2017 (or without the VS 2017 extension), the LLVM
platform toolset does not exist.
You can reproduce this by:
* Install the LLVM toolchain and VS 2019 extension on a machine without VS
2017, observe that the LLVM toolset does not appear as an option under Platform
Toolset in the IDE.
* Install VS 2017, the LLVM toolset is still missing.
* Install the LLVM toolchain extension for VS 2017, the LLVM toolset now exists
and works.
"""</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>