Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion lldb/test/Shell/Commands/list-header.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# REQUIRES: x86
## Does not work on windows (yet?) PDB debug-info likely does something wrong
## with the header files.
# XFAIL: system-windows

## Test that `list header.h:<line>` works correctly when header is available.
##
Expand Down
Loading