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 ffc1c31 commit 02c8e18Copy full SHA for 02c8e18
lldb/test/API/lang/swift/deployment_target/TestSwiftDeploymentTarget.py
@@ -22,6 +22,7 @@
22
class TestSwiftDeploymentTarget(TestBase):
23
24
mydir = TestBase.compute_mydir(__file__)
25
+ NO_DEBUG_INFO_TESTCASE = True
26
27
@skipIf(bugnumber="rdar://60396797", # should work but crashes.
28
setting=('symbols.use-swift-clangimporter', 'false'))
0 commit comments