[PATCH] D57786: [sanitizer] Enabled getpw_getgr.cc on iOS
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 16:49:19 PDT 2019
delcypher added a comment.
@vitalybuka Sorry. I didn't see this before.
Unfortunately the CMake code doesn't generate an iOS testing configuration for the sanitizer_common tests currently. This is something we are thinking about enabling but just haven't had time to do.
However just to see what happened I moved the test into ASan's test directory and ran on an iOS device and in the iOS simulator (12.2 runtime). The test passed so this change LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57786/new/
https://reviews.llvm.org/D57786
More information about the llvm-commits
mailing list