This is an archive of the discontinued LLVM Phabricator instance.

Add NetBSD support in sanitizer_errno.h
ClosedPublic

Authored by krytarowski on Aug 5 2017, 9:28 AM.

Details

Summary

NetBSD ships with errno (value for errno_location) like Android.

Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.

Sponsored by <The NetBSD Foundation>

Diff Detail

Repository
rL LLVM

Event Timeline

krytarowski created this revision.Aug 5 2017, 9:28 AM
vitalybuka accepted this revision.Aug 5 2017, 10:01 AM
This revision is now accepted and ready to land.Aug 5 2017, 10:01 AM
krytarowski closed this revision.Aug 5 2017, 11:11 AM