diff options
author | David Carlier <devnexen@gmail.com> | 2018-12-28 16:04:28 +0000 |
---|---|---|
committer | David Carlier <devnexen@gmail.com> | 2018-12-28 16:04:28 +0000 |
commit | f11fcc046ecf9891eae5f6c3d1274ef84e6cb034 (patch) | |
tree | 78e0e762fb0631cd2869a6788f79e7c64fdb23d7 /clang/lib/Lex/ModuleMap.cpp | |
parent | 2da15e4dc8f9c82a1098385251b7e8d2ad0c9cda (diff) | |
download | llvm-f11fcc046ecf9891eae5f6c3d1274ef84e6cb034.zip llvm-f11fcc046ecf9891eae5f6c3d1274ef84e6cb034.tar.gz llvm-f11fcc046ecf9891eae5f6c3d1274ef84e6cb034.tar.bz2 |
[Sanitizer] Intercept arc4random_buf / arc4random_addrandom on FreeBSD/NetBSD
- Disabled on purpose on Android and Darwin platform (for now).
- Darwin supports it, would need interception in its specific code before enabling it.
- Linux does not support it but only via third party library.
- Android supports it via bionic however it is known to have issue with older versions of the implementations. Can be enabled by an Android committer later on if necessary once there is more 'certainity'/been more tested.
Reviewers: krytarowski, vitalybuka
Reviewed By: krytarowski
Differential Revision: https://reviews.llvm.org/D56125
llvm-svn: 350123
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions