We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021443c commit fe1c482Copy full SHA for fe1c482
lldb/test/Shell/Commands/list-header.test
@@ -1,4 +1,6 @@
1
-# REQUIRES: x86
+## Does not work on windows (yet?) PDB debug-info likely does something wrong
2
+## with the header files.
3
+# XFAIL: system-windows
4
5
## Test that `list header.h:<line>` works correctly when header is available.
6
##
0 commit comments