<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 - Backport "[clang] [MinGW] Consider the per-target libc++ include directory too" to 13.x"
   href="https://bugs.llvm.org/show_bug.cgi?id=51474">51474</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Backport "[clang] [MinGW] Consider the per-target libc++ include directory too" to 13.x
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>release blocker
          </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>markus.boeck02@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Previously in LLVM 12 having a per-target runtime directory build worked
flawlessly using the MinGW driver, but has stopped working in the current 13
branch. This has to do with a new file part of libc++ that needs to be in the
include path. The patch adds the needed driver code to the MinGW driver in
clang.

Review: <a href="https://reviews.llvm.org/D107893">https://reviews.llvm.org/D107893</a>
Revision: 5ed9e5c2c0ee9a77ed4a2a5bd817b03acf78fbac</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>