mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 17:26:07 +00:00
[sanitizer] Disable new test on Android
Test added with D113055
This commit is contained in:
parent
a039113446
commit
e28c64ecb1
@ -3,6 +3,9 @@
|
||||
//
|
||||
// RUN: %clangxx %s -o %t && %run %t 2>&1
|
||||
|
||||
// connect() fails on Android.
|
||||
// UNSUPPORTED: android
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <netinet/in.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user