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.
2 parents e4b1c45 + 19385d3 commit 1048c1bCopy full SHA for 1048c1b
lldb/test/API/lang/swift/clangimporter/expr_import/TestSwiftExprImport.py
@@ -3,6 +3,7 @@
3
from lldbsuite.test.decorators import *
4
import lldbsuite.test.lldbutil as lldbutil
5
6
+@skipIf(bugnumber = "rdar://135575668")
7
class TestSwiftExprImport(TestBase):
8
# Don't run ClangImporter tests if Clangimporter is disabled.
9
@skipIf(setting=('symbols.use-swift-clangimporter', 'false'))
0 commit comments