Skip to content

Commit 0909e30

Browse files
committed
[lldb] Skip checksum-mismatch.test on Windows
1 parent 0601370 commit 0909e30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/Shell/SymbolFile/checksum-mismatch.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
UNSUPPORTED: system-windows
2+
13
RUN: mkdir -p %t
24
RUN: cp %S/Inputs/main.c %t/main.c
35
RUN: %clang_host %t/main.c -std=c99 -gdwarf-5 -o %t/main.out

0 commit comments

Comments
 (0)