This is an archive of the discontinued LLVM Phabricator instance.

Add NetBSD support in sanitizer_test_utils.h
ClosedPublic

Authored by krytarowski on Aug 6 2017, 6:13 AM.

Details

Summary

NetBSD ships with printf_l(3) like FreeBSD.

NetBSD does not ship with memalign, pvalloc, malloc with "usable size"
and is the same here as Darwin, Android, FreeBSD and Windows.

Sponsored by <The NetBSD Foundation>

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski created this revision.Aug 6 2017, 6:13 AM
vitalybuka accepted this revision.Aug 7 2017, 1:38 AM
This revision is now accepted and ready to land.Aug 7 2017, 1:38 AM
krytarowski closed this revision.Aug 7 2017, 4:00 AM