[llvm-bugs] [Bug 33273] New: support -stdlib=msvc / -stdlib=libc++ when targeting windows

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 1 17:26:42 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=33273

            Bug ID: 33273
           Summary: support -stdlib=msvc / -stdlib=libc++ when targeting
                    windows
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: richard-llvm at metafoo.co.uk
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org

We should allow the user to select whether to use libc++ or the MSVC STL
(tentatively, -stdlib=msvc) when targeting an MSVC toolchain.

-- 
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/20170602/20c543e0/attachment.html>


More information about the llvm-bugs mailing list