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 6a21730 commit 770b6c7Copy full SHA for 770b6c7
lldb/test/API/lang/c/non-mangled/TestCNonMangled.py
@@ -1,5 +1,6 @@
1
import lldbsuite.test.lldbutil as lldbutil
2
from lldbsuite.test.lldbtest import *
3
+from lldbsuite.test.decorators import skipIfWindows
4
5
6
class TestCase(TestBase):
0 commit comments