Skip to content

Commit 70f5988

Browse files
author
git apple-llvm automerger
committed
Merge commit '633f86d43763' from swift/release/6.0 into stable/20230725
2 parents 5a84d9b + 633f86d commit 70f5988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/lang/swift/late_swift_dylib_clangdeps/TestSwiftLateSwiftDylibClangDeps.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import lldbsuite.test.lldbutil as lldbutil
44

55
class TestSwiftLateSwiftDylibClangDeps(TestBase):
6+
@skipIf(macos_version=["<", "13.0"])
67
@skipUnlessDarwin
78
@swiftTest
89
@skipIfDarwinEmbedded

0 commit comments

Comments
 (0)