[asan] Disable the test on i386 Darwin.
This test checks if we can print a backtrace from the death callback. On old OS X versions, backtrace is not able to symbolicate the trace past the ASan runtime because we build with -fomit-frame-pointer. llvm-svn: 253729
Loading
Please sign in to comment