forked from OSchip/llvm-project
parent
8b525e357f
commit
ec2a7c463e
|
@ -4,8 +4,8 @@
|
|||
//
|
||||
// CHECK: {{.*}}AddressSanitizer: failed to intercept '__cxa_{{.*}}throw{{.*}}'
|
||||
//
|
||||
// dlopen() can not be intercepted on Android
|
||||
// UNSUPPORTED: android
|
||||
// REQUIRES: x86-target-arch && !android
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
static void foo(void) {
|
||||
|
|
Loading…
Reference in New Issue