Skip to content

Fix data formatters on Windows #24836

@llvmbot

Description

@llvmbot
Bugzilla Link 24462
Version unspecified
OS Windows NT
Blocks #24834
Reporter LLVM Bugzilla Contributor
CC @stella.stamenova

Extended Description

Data formatters currently have a number of general issues preventing them from working on basic types in Windows.

Fixing these should allow re-enabling (at a minimum) the following tests:

TestDataFormatterCpp.py
TestDataFormatterDisabling.py
TestDataFormatterSkipSummary.py
TestDataFormatterSmartArray.py
TestDataFormatterSynthVal.py

There are other more specific issues related to STL data formatters (see Bug 24460) that should be addressed separately. But fixing these issues should be considered a pre-requisite to implementing STL data formatters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions