forked from OSchip/llvm-project
[DFSAN] Another unstable test in AArch64 breaking bots unnecessarily
llvm-svn: 289253
This commit is contained in:
parent
8f66b4b44a
commit
3bdc0f165b
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue