This is an archive of the discontinued LLVM Phabricator instance.

[libcxxabi] Add support for running libc++abi tests with sanitizers
ClosedPublic

Authored by EricWF on Oct 22 2014, 7:58 PM.

Details

Summary

Add support for LLVM_USE_SANITIZER to the libc++abi tests. Currently, if libc++abi is configured with LLVM_USE_SANITIZER then none of the tests will pass.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 15292.Oct 22 2014, 7:58 PM
EricWF retitled this revision from to [libcxxabi] Add support for running libc++abi tests with sanitizers.
EricWF updated this object.
EricWF edited the test plan for this revision. (Show Details)
EricWF added reviewers: danalbert, jroelofs, mclow.lists.
EricWF added a subscriber: Unknown Object (MLST).
danalbert accepted this revision.Oct 22 2014, 8:17 PM
danalbert edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 22 2014, 8:17 PM
EricWF closed this revision.Oct 22 2014, 8:21 PM