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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to