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
/
sanitizer_common
/
sanitizer_allocator_secondary.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make more allocator methods work correctly with in an out-of-process mode.
Dan Liew
2019-01-27
1
-12
/
+17
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Introduce `LocalAddressSpaceView::LoadWritable(...)` and make the `Load(...)`...
Dan Liew
2018-12-28
1
-5
/
+5
*
Introduce `AddressSpaceView` template parameter to `CombinedAllocator`.
Dan Liew
2018-12-21
1
-1
/
+2
*
Start adding the supporting code to perform out-of-process allocator
Dan Liew
2018-11-15
1
-7
/
+9
*
[Sanitizers] Make sanitizer allocator linker-initialize compliant.
Alex Shlyapnikov
2018-06-13
1
-1
/
+1
*
[sanitizer] Cleanup sorting functions
Vitaly Buka
2018-05-09
1
-1
/
+1
*
[sanitizer] Allow for the allocator "names" to be set by the tools
Kostya Kortchinsky
2018-04-13
1
-2
/
+2
*
[Sanitizers] Increase allocated chunk limit for LargeMmapAllocator
Alex Shlyapnikov
2018-02-24
1
-9
/
+59
*
[Sanitizers] Make common allocator agnostic to failure handling modes.
Alex Shlyapnikov
2018-01-17
1
-7
/
+8
*
[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocator
Alex Shlyapnikov
2017-06-20
1
-26
/
+9
*
[Sanitizers] Secondary allocator respects allocator_may_return_null=1.
Alex Shlyapnikov
2017-06-16
1
-2
/
+5
*
[lsan] fix a rare lsan false positive: ensure that we don't re-sort the chunk...
Kostya Serebryany
2016-11-10
1
-12
/
+19
*
Don't use internal symbolizer if we are in process of reporting Out-of-Memory.
Vitaly Buka
2016-09-29
1
-6
/
+13
*
[sanitizers] split sanitizer_allocator.h into a number of smaller .h files; NFC
Kostya Serebryany
2016-07-20
1
-0
/
+268