This is an archive of the discontinued LLVM Phabricator instance.

Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS.
ClosedPublic

Authored by delcypher on Mar 21 2019, 11:54 AM.

Details

Summary

To make this test pass it was necesary to change iossim_run.py to
propagate the ASAN_ACTIVATION_OPTIONS environment variable into the
testing environment.

rdar://problem/49114807

Diff Detail

Repository
rL LLVM

Event Timeline

delcypher created this revision.Mar 21 2019, 11:54 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Herald added a subscriber: Restricted Project. · View Herald Transcript
yln added a comment.Mar 21 2019, 12:04 PM

LGTM. Thanks!

yln accepted this revision.Mar 21 2019, 12:04 PM
This revision is now accepted and ready to land.Mar 21 2019, 12:04 PM
This revision was automatically updated to reflect the committed changes.