Skip to content

Commit ce26e02

Browse files
author
git apple-llvm automerger
committed
Merge commit '36f22cd28d5e' from llvm.org/master into apple/main
2 parents 0be9975 + 36f22cd commit ce26e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/API/tools/lldb-server/memory-allocation/TestGdbRemoteMemoryAllocation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
supported_linux_archs = ["x86_64", "i386"]
9-
supported_oses = ["linux"]
9+
supported_oses = ["linux", "windows"]
1010

1111
class TestGdbRemoteMemoryAllocation(gdbremote_testcase.GdbRemoteTestCaseBase):
1212

0 commit comments

Comments
 (0)