Skip to content

Commit 1873f39

Browse files
fix
Created using spr 1.3.7
1 parent 2713369 commit 1873f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_fd_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// RUN: not %run %t %t-out && FileCheck < %t-out %s
88

99
// REQUIRES: stable-runtime
10-
// UNSUPPORTED: android
10+
// UNSUPPORTED: android && asan
1111

1212
#include <sanitizer/common_interface_defs.h>
1313
#include <stdio.h>

0 commit comments

Comments
 (0)