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
/
asan
/
asan_interface_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] add a run-time option detect_stack_use_after_return, add verbosity out...
Kostya Serebryany
2013-09-18
1
-0
/
+4
*
[asan] refactor the use-after-return API so that the size class is computed a...
Kostya Serebryany
2013-09-10
1
-9
/
+0
*
Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where ...
Timur Iskhodzhanov
2013-08-13
1
-65
/
+59
*
[ASan] Change the ABI of __asan_before_dynamic_init function: now it takes po...
Alexey Samsonov
2013-03-26
1
-4
/
+4
*
[asan] Change the way we report the alloca frame on stack-buff-overflow.
Kostya Serebryany
2013-03-22
1
-2
/
+7
*
[asan] while generating the description of a global variable, emit the module...
Kostya Serebryany
2013-03-18
1
-2
/
+3
*
[tsan] simplify tsan-vs-gvn test since gvn vs tsan is now fixed; fix lint
Kostya Serebryany
2013-02-13
1
-1
/
+1
*
[asan] change the default mapping offset on x86_64 to 0x7fff8000. This gives ...
Kostya Serebryany
2013-02-12
1
-1
/
+5
*
[ASan] Split ASan interface header into private and public parts. Add a test ...
Alexey Samsonov
2013-01-31
1
-0
/
+131