This is an archive of the discontinued LLVM Phabricator instance.

Allow to use -fsanitize=address for iOS simulator
ClosedPublic

Authored by glider on Mar 15 2013, 9:13 AM.

Details

Reviewers
kcc
Summary

This patch lets the users invoke clang -fsanitize=address to link binaries targeting the iOS simulator.

Diff Detail

Event Timeline

kcc accepted this revision.Mar 21 2013, 1:43 AM

LGTM

Eugene.Zelenko closed this revision.Oct 5 2016, 3:25 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in rL177633.