Skip to content

Commit 5b9d020

Browse files
committedJun 25, 2019
[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
1 parent c8e8b27 commit 5b9d020

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// RUN: %clangxx %s -o %t && %run %t
2-
// UNSUPPORTED: ios
32

43
#include <assert.h>
54
#include <grp.h>

0 commit comments

Comments
 (0)
Please sign in to comment.