summaryrefslogtreecommitdiffstats
path: root/compiler-rt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt')
-rw-r--r--compiler-rt/test/dfsan/write_callback.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/dfsan/write_callback.c b/compiler-rt/test/dfsan/write_callback.c
index 3ba027a0a46..31470efa9e8 100644
--- a/compiler-rt/test/dfsan/write_callback.c
+++ b/compiler-rt/test/dfsan/write_callback.c
@@ -3,6 +3,7 @@
// Tests that the custom implementation of write() does writes with or without
// a callback set using dfsan_set_write_callback().
+// REQUIRES: stable-runtime
#include <sanitizer/dfsan_interface.h>
OpenPOWER on IntegriCloud