index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sanitizer
/
asan_interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across ...
Alexey Samsonov
2015-08-21
1
-4
/
+0
*
[asan] introduce __sanitizer_set_death_callback, deprecate __asan_set_death_c...
Kostya Serebryany
2014-12-15
1
-2
/
+1
*
Fix minor typos in comments.
Filipe Cabecinhas
2014-10-13
1
-1
/
+1
*
[compiler-rt] recommit of r218481: ASan debugging API for report info extract...
Kuba Brecka
2014-09-26
1
-0
/
+26
*
[compiler-rt] revert r218481 due to test failure on sanitizer-x86_64-linux
Kuba Brecka
2014-09-26
1
-26
/
+0
*
[compiler-rt] ASan debugging API for report info extraction and locating addr...
Kuba Brecka
2014-09-25
1
-0
/
+26
*
[Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in fa...
Alexey Samsonov
2014-08-12
1
-49
/
+0
*
[ASan] Add ASan debugging API to get malloc/free stack traces and shadow memo...
Kuba Brecka
2014-07-15
1
-0
/
+16
*
Generalize sanitizer allocator public interface.
Alexey Samsonov
2014-07-07
1
-0
/
+15
*
[asan] don't use bool in public interface, make sure the interface headers ar...
Kostya Serebryany
2014-04-14
1
-6
/
+7
*
[asan] introduce two functions that will allow implementations of C++ garbage...
Kostya Serebryany
2014-02-06
1
-0
/
+18
*
[ASan] Get rid of __asan_symbolize function
Alexey Samsonov
2013-12-19
1
-8
/
+0
*
[asan] make asan work with 7fff8000 offset and prelink
Kostya Serebryany
2013-02-15
1
-2
/
+2
*
[ASan] Split ASan interface header into private and public parts. Add a test ...
Alexey Samsonov
2013-01-31
1
-106
/
+31
*
[asan] kill some dead code
Kostya Serebryany
2013-01-18
1
-5
/
+0
*
[asan] add a new interface function __asan_describe_address, useful for runni...
Kostya Serebryany
2012-12-29
1
-0
/
+4
*
[asan] one more change missed at r171198
Kostya Serebryany
2012-12-28
1
-0
/
+5
*
ASan: change the strategy we use for installing malloc/free/symbolization hoo...
Alexey Samsonov
2012-12-07
1
-9
/
+9
*
ASan: add new interface functions - __asan_(un)poison_stack_memory. Calls to ...
Alexey Samsonov
2012-12-04
1
-0
/
+9
*
[ASan] Change __asan_set_on_error_callback to weak overridable __asan_on_erro...
Alexey Samsonov
2012-10-02
1
-6
/
+5
*
[Sanitizer/ASan] Simplify the code that prints and symbolizes stack traces. F...
Alexey Samsonov
2012-10-02
1
-7
/
+5
*
Relocate the external headers provided by ASan and the common sanitizer
Chandler Carruth
2012-08-29
1
-0
/
+202