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_stackdepot.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[sanitizer] Reduce stack depot size on Android.
Evgeniy Stepanov
2019-01-04
1
-1
/
+1
*
[sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_co...
Kostya Serebryany
2015-09-29
1
-3
/
+4
*
Change StackDepot interface to use StackTrace more extensively
Alexey Samsonov
2014-10-26
1
-6
/
+3
*
[Sanitizer] Make StackTrace a lightweight reference to array of PCs, and
Alexey Samsonov
2014-10-26
1
-1
/
+3
*
[msan] Make origin tracking fork-safe.
Evgeniy Stepanov
2014-09-04
1
-0
/
+3
*
[msan] Chained origins re-design.
Evgeniy Stepanov
2014-05-21
1
-11
/
+18
*
[sanitizer] fix code style
Alexey Samsonov
2013-08-28
1
-3
/
+3
*
[sanitizer] Add a fast version of StackDepotGet() for use in LSan.
Sergey Matveev
2013-08-26
1
-0
/
+26
*
[sanitizer] Further split private and public sanitizer headers.
Evgeniy Stepanov
2013-01-30
1
-1
/
+1
*
[asan] asan_allocator2: by default use the StackDepot to store the stack trac...
Kostya Serebryany
2012-12-26
1
-0
/
+7
*
tsan: use stack depot to describe heap blocks
Dmitry Vyukov
2012-08-30
1
-2
/
+2
*
asan/tsan: first version of "stack depot"
Dmitry Vyukov
2012-08-30
1
-0
/
+29