index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
lsan
/
lsan_allocator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r369472 and r369441
Vitaly Buka
2019-08-21
1
-41
/
+4
*
[AArch64] Speed-up leak and address sanitizers on AArch64 for 48-bit VMA
Sebastian Pop
2019-08-20
1
-4
/
+41
*
[sanitizer][NFC] Set LargeMmapAllocator type from PrimaryAllocator
Vitaly Buka
2019-05-01
1
-9
/
+1
*
[sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator
Vitaly Buka
2019-05-01
1
-7
/
+2
*
[sanitizer] Implement reallocarray.
Evgeniy Stepanov
2019-05-01
1
-0
/
+2
*
[sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceS...
Vitaly Buka
2019-04-27
1
-14
/
+1
*
[lsan] Use SANITIZER_WORDSIZE when selecting ByteMap
Vitaly Buka
2019-04-26
1
-0
/
+6
*
Revert "[lsan] Use SANITIZER_WORDSIZE when selecting ByteMap"
Vitaly Buka
2019-04-26
1
-6
/
+0
*
[lsan] Use SANITIZER_WORDSIZE when selecting ByteMap
Vitaly Buka
2019-04-26
1
-0
/
+6
*
Fix bug in `AsanAllocatorASVT` (ASan) and `AllocatorASVT` (LSan) templated al...
Dan Liew
2019-01-20
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Introduce `AddressSpaceView` template parameter to `CombinedAllocator`.
Dan Liew
2018-12-21
1
-1
/
+17
*
Introduce `AddressSpaceView` template parameter to `SizeClassAllocator64`.
Dan Liew
2018-12-21
1
-1
/
+5
*
Introduce `AddressSpaceView` template parameter to `SizeClassAllocator32`, `F...
Dan Liew
2018-12-14
1
-3
/
+9
*
[Sanitizers] Move pvalloc overflow tests to common.
Alex Shlyapnikov
2018-06-11
1
-0
/
+1
*
[Sanitizers] Check alignment != 0 for aligned_alloc and posix_memalign
Alex Shlyapnikov
2018-06-08
1
-0
/
+1
*
[Sanitizers] Add more standard compliant posix_memalign implementation for LSan.
Alex Shlyapnikov
2018-03-12
1
-0
/
+2
*
[LSan] Adjust LSan allocator limits for PPC64.
Alex Shlyapnikov
2017-10-26
1
-2
/
+9
*
[sanitizer] Change SizeClassAllocator32 to accept just one template
Kostya Kortchinsky
2017-05-15
1
-4
/
+12
*
[lsan] Enable LSan on PowerPC64.
Alex Shlyapnikov
2017-04-21
1
-1
/
+1
*
Disable LSan on ppc64, some tests are failing.
Alex Shlyapnikov
2017-04-21
1
-1
/
+1
*
Enable LSan on PowerPC64.
Alex Shlyapnikov
2017-04-20
1
-1
/
+1
*
Revert "Enable LSan on PowerPC64."
Alex Shlyapnikov
2017-04-13
1
-1
/
+1
*
Enable LSan on PowerPC64.
Alex Shlyapnikov
2017-04-13
1
-1
/
+1
*
Implement standalone lsan interceptors for OS X
Francis Ricci
2017-04-11
1
-0
/
+11
*
Reapply "Enable LSan for arm Linux"
Maxim Ostapenko
2017-04-11
1
-1
/
+2
*
Revert r299923, it doesn't build in bootstrap builds.
Nico Weber
2017-04-11
1
-2
/
+1
*
[lsan] Enable LSan for arm Linux
Maxim Ostapenko
2017-04-11
1
-1
/
+2
*
Use pthreads for thread-local lsan allocator cache on darwin
Francis Ricci
2017-03-27
1
-0
/
+37
*
Revert r298274: "Use pthreads for thread-local lsan allocator cache on darwin"
Chandler Carruth
2017-03-21
1
-37
/
+0
*
Use pthreads for thread-local lsan allocator cache on darwin
Francis Ricci
2017-03-20
1
-0
/
+37
*
Revert "Use pthreads for thread-local lsan allocator cache on darwin"
Francis Ricci
2017-03-20
1
-37
/
+0
*
Use pthreads for thread-local lsan allocator cache on darwin
Francis Ricci
2017-03-19
1
-0
/
+37
*
Revert "Use pthreads for thread-local lsan allocator cache on darwin"
Francis Ricci
2017-03-02
1
-37
/
+0
*
Use pthreads for thread-local lsan allocator cache on darwin
Francis Ricci
2017-03-01
1
-0
/
+37
*
Revert "Use pthreads for thread-local lsan allocator cache on darwin"
Francis Ricci
2017-02-17
1
-37
/
+0
*
Use pthreads for thread-local lsan allocator cache on darwin
Francis Ricci
2017-02-17
1
-0
/
+37
*
[lsan] Implement the public allocator interface in standalone LSan.
Sergey Matveev
2014-08-26
1
-1
/
+1
*
[lsan] Allocator for standalone LSan.
Sergey Matveev
2013-05-20
1
-0
/
+39