diff options
author | Kamil Rytarowski <n54@gmx.com> | 2017-08-10 18:53:52 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2017-08-10 18:53:52 +0000 |
commit | 9fef3b39487efdd96a2f97f30091c24cdd5b57a4 (patch) | |
tree | 04b0d31368026b8fc857e40c3c3b2ab47b7e875a /llvm/lib | |
parent | 99d9d2455351c11c09b993a77e5e13618182ffa8 (diff) | |
download | bcm5719-llvm-9fef3b39487efdd96a2f97f30091c24cdd5b57a4.tar.gz bcm5719-llvm-9fef3b39487efdd96a2f97f30091c24cdd5b57a4.zip |
Enable bunch of sanitizers on NetBSD/X86 and X86_64
Summary:
Enable more sanitizers:
- i386 and amd64:
* SanitizerKind::Vptr;
* SanitizerKind::Leak;
* SanitizerKind::SafeStack;
* SanitizerKind::Function;
- amd64 only:
* SanitizerKind::Thread;
These sanitizers are in the process of upstreaming to LLVM projects.
Sponsored by <The NetBSD Foundation>
Reviewers: joerg, dim, vitalybuka, kcc, filcab, fjricci
Reviewed By: vitalybuka
Subscribers: #sanitizers, cfe-commits
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D36482
llvm-svn: 310649
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions