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
/
include
/
sanitizer
/
lsan_interface.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] Make function declarations C-compatible
Petr Hosek
2017-12-21
1
-7
/
+7
*
[lsan] Add __lsan_default_options
Vitaly Buka
2017-09-22
1
-0
/
+4
*
Prevent DCE on __lsan_is_turned_off and re-enable test case
Francis Ricci
2017-09-08
1
-0
/
+2
*
[Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across ...
Alexey Samsonov
2015-08-21
1
-1
/
+1
*
[lsan] Add an interface function for on-demand leak checking.
Sergey Matveev
2015-04-24
1
-6
/
+17
*
Revert r235726 "interface"
Sergey Matveev
2015-04-24
1
-17
/
+6
*
interface
Sergey Matveev
2015-04-24
1
-6
/
+17
*
[lsan] remove LeakSanitizerIsTurnedOffForTheCurrentProcess (this was a bad id...
Kostya Serebryany
2014-01-15
1
-5
/
+0
*
[lsan] Add __lsan_default_suppressions() to the public interface header.
Sergey Matveev
2014-01-13
1
-7
/
+11
*
[lsan] rename __lsan_is_turned_off to LeakSanitizerIsTurnedOffForTheCurrentPr...
Kostya Serebryany
2014-01-10
1
-0
/
+5
*
[lsan] Introduce __lsan_(un)register_root_region().
Sergey Matveev
2013-12-17
1
-0
/
+17
*
Lint fixes
Alexey Samsonov
2013-08-05
1
-1
/
+1
*
[lsan] Add __lsan_do_leak_check() to the public interface.
Sergey Matveev
2013-07-18
1
-3
/
+11
*
[LSan] Add the way to disable LSan at link time
Alexey Samsonov
2013-06-27
1
-0
/
+4
*
[lsan] Implement __lsan_ignore_object().
Sergey Matveev
2013-06-06
1
-1
/
+2
*
[lsan] Add __lsan_disable() and __lsan_enable().
Sergey Matveev
2013-06-03
1
-0
/
+39