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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
            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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to