[lldb-dev] [Bug 24460] New: Make STL data formatters for Windows
via lldb-dev
lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150814/ca10b327/attachment.html>
More information about the lldb-dev
mailing list