mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 07:36:06 +00:00
[asan] Disable test on Android Arm 32bit
Caused by D111703.
This commit is contained in:
parent
52d813edcc
commit
91f0a6ad4e
@ -12,6 +12,9 @@
|
||||
// FIXME: Bug 42703
|
||||
// XFAIL: solaris
|
||||
|
||||
// https://reviews.llvm.org/D111703 made compiler incompatible with released NDK.
|
||||
// UNSUPPORTED: android && arm-target-arch
|
||||
|
||||
#include <assert.h>
|
||||
#include <exception>
|
||||
#include <sanitizer/asan_interface.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user