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
/
hwasan
/
hwasan_allocator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[hwasan] Remove system allocator fallback.
Evgeniy Stepanov
2019-10-18
1
-6
/
+0
*
[sanitizer][NFC] Set LargeMmapAllocator type from PrimaryAllocator
Vitaly Buka
2019-05-01
1
-2
/
+1
*
[sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator
Vitaly Buka
2019-05-01
1
-3
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
hwasan: Use system allocator to realloc and free untagged pointers in interce...
Peter Collingbourne
2019-01-04
1
-0
/
+6
*
[hwasan] Switch to 64 allocator with a dense size class map.
Evgeniy Stepanov
2019-01-03
1
-11
/
+5
*
Introduce `AddressSpaceView` template parameter to `SizeClassAllocator32`, `F...
Dan Liew
2018-12-14
1
-1
/
+2
*
[hwasan] optionally right-align heap allocations
Kostya Serebryany
2018-11-16
1
-1
/
+2
*
[hwasan] when reporting a bug, print some very basic information about the he...
Kostya Serebryany
2018-10-10
1
-0
/
+2
*
[hwasan] Export memory stats through /proc/$PID/maps.
Evgeniy Stepanov
2018-09-08
1
-1
/
+1
*
[hwasan] introduce __hwasan_print_memory_usage
Kostya Serebryany
2018-09-06
1
-0
/
+1
*
[hwasan] when verbose_threads==1, print the memory usage per thread
Kostya Serebryany
2018-09-05
1
-0
/
+2
*
[hwasan] simplify the code, NFC
Kostya Serebryany
2018-09-05
1
-7
/
+1
*
[hwasan] move code around to remove an opaque class definition (HwasanThreadL...
Kostya Serebryany
2018-08-31
1
-4
/
+46
*
[hwasan] simplify the code, NFC
Kostya Serebryany
2018-08-31
1
-1
/
+0
*
[hwasan] use thread-local ring buffers to properly report heap-use-after-free
Kostya Serebryany
2018-08-30
1
-1
/
+1
*
[hwasan] formatting change, NFC
Kostya Serebryany
2018-08-29
1
-1
/
+1
*
Add a thread-local ring buffer of heap allocations
Kostya Serebryany
2018-08-29
1
-0
/
+12
*
[hwasan] remove stale data field
Kostya Serebryany
2018-08-22
1
-1
/
+0
*
Hardware-assisted AddressSanitizer (compiler-rt)
Evgeniy Stepanov
2017-12-09
1
-0
/
+55