[llvm-bugs] [Bug 24460] New: Make STL data formatters for Windows

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Aug 14 10:00:58 PDT 2015


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

            Bug ID: 24460
           Summary: Make STL data formatters for Windows
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: zturner at google.com
                CC: amccarth at google.com, llvm-bugs at lists.llvm.org
            Blocks: 21766
    Classification: Unclassified

Currently LLDB only supports data formatters for libc++.  Since libc++ isn't a
thing on Windows, we need to add data formatters for MSVC's STL implementation
under test/data-formatter/data-formatter-stl/msvc which test similar
functionality to the ones for the other stl implementations.

-- 
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/20150814/6d45594c/attachment-0001.html>


More information about the llvm-bugs mailing list