[sanitizer] Enabled getpw_getgr.cc on iOS

Reviewers: kubamracek, delcypher, yln

Reviewed By: delcypher

Subscribers: yln, delcypher, llvm-commits, kubamracek, #sanitizers

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D57786

llvm-svn: 364261
This commit is contained in:
Vitaly Buka 2019-06-25 01:01:46 +00:00
parent c8e8b274f1
commit 5b9d0205aa
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
// RUN: %clangxx %s -o %t && %run %t
// UNSUPPORTED: ios
#include <assert.h>
#include <grp.h>