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
/
tsan
/
rtl
/
tsan_malloc_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp
Nico Weber
2019-08-01
1
-71
/
+0
*
tsan: Introduce in_symbolizer() function for Thread sanitizer
Dmitry Vyukov
2019-02-12
1
-6
/
+6
*
On Darwin add allocator address and size fields to
Dan Liew
2019-01-21
1
-0
/
+1
*
On Darwin allow for sanitizer malloc implementations to provide a zone
Dan Liew
2019-01-21
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Sanitizers] Add more standard compliant posix_memalign implementation for LSan.
Alex Shlyapnikov
2018-03-12
1
-0
/
+10
*
[Sanitizers] TSan allocator set errno on failure.
Alex Shlyapnikov
2017-07-24
1
-2
/
+2
*
[tsan] Switch to InternalAlloc everywhere __libc_malloc is currently used
Kuba Brecka
2016-06-06
1
-22
/
+17
*
[tsan] Return 0 from malloc_size for non-malloc'd pointers
Kuba Brecka
2016-04-30
1
-2
/
+1
*
[tsan] Fix size reporting for OS X zone allocator with 0-sized allocations
Kuba Brecka
2016-04-14
1
-1
/
+2
*
[ASan] Retire mac_ignore_invalid_free, remove some dead code.
Alexander Potapenko
2015-12-04
1
-4
/
+0
*
[tsan] Skip malloc/free interceptors when we're inside symbolizer on OS X
Kuba Brecka
2015-11-18
1
-9
/
+19
*
[tsan] Use malloc zone interceptors on OS X, part 2
Kuba Brecka
2015-11-05
1
-0
/
+59