llvm-project/compiler-rt/lib
Alex Shlyapnikov 5a308f24c3 [Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameter
Summary:
CombinedAllocator::Allocate cleared parameter is not used anywhere and
seem to be obsolete.

Reviewers: eugenis

Subscribers: llvm-commits, kubamracek

Differential Revision: https://reviews.llvm.org/D34289

llvm-svn: 305590
2017-06-16 21:00:03 +00:00
..
BlocksRuntime
asan [Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameter 2017-06-16 21:00:03 +00:00
builtins Add generic __bswap[ds]i2 implementations 2017-05-25 14:52:14 +00:00
cfi CFI: Add a blacklist entry for std::_Sp_counted_ptr_inplace::_Sp_counted_ptr_inplace(). 2017-05-05 18:46:14 +00:00
dfsan [sanitizer-coverage] remove stale code (old coverage); compiler-rt part 2017-05-31 18:26:32 +00:00
esan [asan] Recommit of r301904: Add strndup/__strndup interceptors 2017-05-11 08:53:24 +00:00
interception [WinASan] Fix hotpatching new Win 10 build 1703 x64 strnlen prologue 2017-06-16 20:44:00 +00:00
lsan [Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameter 2017-06-16 21:00:03 +00:00
msan [Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameter 2017-06-16 21:00:03 +00:00
profile [profile] Sync up InstrProfData.inc (NFC) 2017-04-15 00:10:33 +00:00
safestack [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
sanitizer_common [Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameter 2017-06-16 21:00:03 +00:00
scudo [scudo] Check the return values of the pthread_* functions 2017-05-26 15:39:22 +00:00
stats Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
tsan tsan: fix reading of mutex flags 2017-06-13 09:37:51 +00:00
ubsan [ubsan] Fix a faulty memory accessibility check 2017-06-15 18:23:16 +00:00
xray [XRay][compiler-rt] Add __xray_remove_customevent_handler(...) 2017-05-22 03:23:54 +00:00
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00