Follow FreeBSD and reuse sanitizer_linux for NetBSD.
Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.
Sponsored by <The NetBSD Foundation>
Paths
| Differential D36325
Reuse sanitizer_linux for NetBSD ClosedPublic Authored by krytarowski on Aug 4 2017, 9:31 AM.
Details Summary Follow FreeBSD and reuse sanitizer_linux for NetBSD. 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
Event Timelinekrytarowski added inline comments.
This revision is now accepted and ready to land.Aug 8 2017, 1:26 PM
Revision Contents
Diff 109823 lib/sanitizer_common/sanitizer_linux.h
lib/sanitizer_common/sanitizer_linux.cc
|
Maybe #if SANITIZER_LINUX is clearer?