summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanitizer_common/TestCases/Posix/weak_hook_test.cc')
-rw-r--r--test/sanitizer_common/TestCases/Posix/weak_hook_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc b/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc
index d5667649bb9c4..9176a524dbe89 100644
--- a/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc
+++ b/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc
@@ -4,6 +4,7 @@
// Hooks are not implemented for lsan.
// XFAIL: lsan
+// XFAIL: ubsan
#include <string.h>
#include <assert.h>