[llvm-bugs] [Bug 51474] New: Backport "[clang] [MinGW] Consider the per-target libc++ include directory too" to 13.x
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Aug 13 11:54:28 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51474
Bug ID: 51474
Summary: Backport "[clang] [MinGW] Consider the per-target
libc++ include directory too" to 13.x
Product: new-bugs
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: markus.boeck02 at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
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: https://reviews.llvm.org/D107893
Revision: 5ed9e5c2c0ee9a77ed4a2a5bd817b03acf78fbac
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210813/25a5c17a/attachment-0001.html>
More information about the llvm-bugs
mailing list