We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa570c commit ce193eaCopy full SHA for ce193ea
compiler-rt/test/asan/TestCases/Posix/asan-sigbus.cpp
@@ -5,8 +5,6 @@
5
// RUN: %env_asan_opts=handle_sigbus=0 not --crash %run %t 2>&1 | FileCheck %s
6
7
// UNSUPPORTED: ios
8
-// Instead of getting a SIGBUS error, we get a SIGSEGV
9
-// XFAIL: freebsd
10
11
#include <assert.h>
12
#include <fcntl.h>
0 commit comments