Skip to content

Commit 8ee0874

Browse files
committed
[test][hwasan] Fix UNSUPPORTED condition
1 parent 8b3ba14 commit 8ee0874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/hwasan/TestCases/sizes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
// calloc is caught.
2525

2626
// FIXME: Fails on some bots.
27-
// UNSUPPORTED: *
27+
// UNSUPPORTED: target={{.*}}
2828

2929
#include <assert.h>
3030
#include <malloc.h>

0 commit comments

Comments
 (0)