This is an archive of the discontinued LLVM Phabricator instance.

Disable test/msan/tsearch.cc on NetBSD
ClosedPublic

Authored by krytarowski on Dec 8 2017, 8:44 AM.

Details

Summary

This test uses GNU-specific extension to libc: tdestroy() and as-is is not compatible with NetBSD.

Sponsored by <The NetBSD Foundation>

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski created this revision.Dec 8 2017, 8:44 AM
vitalybuka accepted this revision.Dec 8 2017, 3:53 PM
This revision is now accepted and ready to land.Dec 8 2017, 3:53 PM
This revision was automatically updated to reflect the committed changes.