Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make STL data formatters for Windows #24834

Open
llvmbot opened this issue Aug 14, 2015 · 1 comment
Open

Make STL data formatters for Windows #24834

llvmbot opened this issue Aug 14, 2015 · 1 comment
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Aug 14, 2015

Bugzilla Link 24460
Version unspecified
OS Windows NT
Depends On #24836
Blocks #22140
Reporter LLVM Bugzilla Contributor
CC @amccarth-google

Extended Description

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.

@llvmbot
Copy link
Collaborator Author

llvmbot commented Nov 26, 2021

mentioned in issue #24836

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

1 participant