Temporarily keep disabled COMPILER_RT_HAS_ASAN on NetBSD.
Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.
Sponsored by <The NetBSD Foundation>
Differential D36312
Enable COMPILER_RT_HAS_SANITIZER_COMMON on NetBSD krytarowski on Aug 4 2017, 8:03 AM. Authored by
Details Temporarily keep disabled COMPILER_RT_HAS_ASAN on 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 TimelineComment Actions ASAN requires additional code, that I will push after upstreaming common-sanitizer and later ubsan. Comment Actions I will hold on with committing this until merging all the remaining patches for COMPILER_RT_HAS_SANITIZER_COMMON. All the patches are pending upstream. All tests pass for "check-sanitizer"* on NetBSD/amd64.
Comment Actions 2 patches to be reviewed left.. I'm going to commit it now, soon I will prompt for enabling asan. |