Skip to content

Commit 9a4661c

Browse files
committed
[nfc][ubsan] Fix case of UNSUPPORTED:
1 parent 203b972 commit 9a4661c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/ubsan/TestCases/Misc/Posix/static-link.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// UNSUPPORTED: i386-target-arch, internal_symbolizer
77

88
// Does not link.
9-
// UNSUPPORTED: Darwin
9+
// UNSUPPORTED: darwin
1010

1111
#include <signal.h>
1212
#include <stdio.h>

0 commit comments

Comments
 (0)