Skip to content

Commit 67819f3

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b7a18925bb53' from swift/release/6.3 into stable/21.x
2 parents b1dc801 + b7a1892 commit 67819f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/cxx_interop/forward/expressions/TestSwiftForwardInteropExpressions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from lldbsuite.test.lldbtest import *
66
from lldbsuite.test.decorators import *
77

8+
@skipIf(bugnumber = "rdar://159675331")
89
class TestSwiftForwardInteropExpressions(TestBase):
910

1011
def setup(self, bkpt_str):

0 commit comments

Comments
 (0)