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 cf68c04 commit 5b6e58cCopy full SHA for 5b6e58c
lldb/test/API/lang/c/local_variables/TestLocalVariables.py
@@ -19,7 +19,6 @@ def setUp(self):
19
self.source = "main.c"
20
self.line = line_number(self.source, "// Set break point at this line.")
21
22
- @skipIfWindows
23
def test_c_local_variables(self):
24
"""Test local variable value."""
25
self.build()
0 commit comments