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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
Julian Lettner
2019-03-01
1
-2
/
+2
*
Revert "[NFC][Sanitizer] Add new BufferedStackTrace::Unwind API"
Julian Lettner
2019-03-01
1
-2
/
+2
*
[NFC][Sanitizer] Add new BufferedStackTrace::Unwind API
Julian Lettner
2019-03-01
1
-2
/
+2
*
[NFC][Sanitizer] Pull up GetStackTrace into sanitizer_common
Julian Lettner
2019-02-27
1
-22
/
+0
*
[NFC][Sanitizer] Hard-code fast/slow unwinder at call site
Julian Lettner
2019-02-27
1
-1
/
+4
*
[LSan] Fix `__sanitizer_print_stack_trace` via fast unwinder
Julian Lettner
2019-02-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
*
[LSan] Export __lsan_init
Alex Shlyapnikov
2017-11-15
1
-1
/
+1
*
[sanitizers] Rename GetStackTraceWithPcBpAndContext
Vitaly Buka
2017-11-09
1
-7
/
+5
*
[lsan] Extract GetStackTraceWithPcBpAndContext similar to asan version
Vitaly Buka
2017-09-14
1
-15
/
+25
*
Add lsan interceptors for libdispatch functions on darwin
Francis Ricci
2017-06-19
1
-0
/
+2
*
Revert "Add lsan interceptors for libdispatch functions on darwin"
Francis Ricci
2017-06-19
1
-2
/
+0
*
Add lsan interceptors for libdispatch functions on darwin
Francis Ricci
2017-06-19
1
-0
/
+2
*
Implement standalone lsan interceptors for OS X
Francis Ricci
2017-04-11
1
-0
/
+7
*
[LSAN] Fix test swapcontext.cc on MIPS
Sagar Thakur
2016-05-18
1
-2
/
+5
*
Revert "[LSAN] Fix test swapcontext.cc on MIPS"
Renato Golin
2016-04-22
1
-5
/
+3
*
[LSAN] Fix test swapcontext.cc on MIPS
Sagar Thakur
2016-04-19
1
-3
/
+5
*
[Sanitizer] Make StackTrace a lightweight reference to array of PCs, and
Alexey Samsonov
2014-10-26
1
-11
/
+11
*
[lsan] Implement __sanitizer_print_stack_trace() in standalone LSan.
Sergey Matveev
2014-08-26
1
-0
/
+20
*
[lsan] Unbreak standalone LSan's initialization by making it more like ASan's.
Sergey Matveev
2013-11-25
1
-1
/
+5
*
[lsan] Standalone LSan initialization.
Sergey Matveev
2013-05-20
1
-0
/
+23