Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class TestSwiftExplicitModulePrivateTypeGeneric(lldbtest.TestBase):

@swiftTest
@skipIfWindows
@skip(bugnumber="rdar://176408891")
def test(self):
"""Test frame variable of a generic struct specialized to a
private type from another explicitly-built module."""
Expand Down