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 8cea8b5 commit 109798fCopy full SHA for 109798f
lldb/test/API/lang/swift/variables/objc/TestObjCImportedTypes.py
@@ -27,8 +27,6 @@ class TestSwiftObjCImportedTypes(TestBase):
27
def setUp(self):
28
TestBase.setUp(self)
29
30
- @expectedFailureAll(bugnumber="rdar://60396797",
31
- setting=('symbols.use-swift-clangimporter', 'false'))
32
@swiftTest
33
@skipUnlessDarwin
34
def test_swift_objc_imported_types(self):
0 commit comments