This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b72c19f1a6c979724ee7ab42779c4e2f80098bf7
clang-p2996
/
compiler-rt
/
include
/
sanitizer
History
Mike Aizatsky
04897dcc3d
[sanitizers] trace buffer API to use user-allocated buffer.
...
Subscribers: kubabrecka Differential Revision:
https://reviews.llvm.org/D23186
llvm-svn: 277858
2016-08-05 20:09:42 +00:00
..
allocator_interface.h
[sanitizers] introduce yet another API function: __sanitizer_install_malloc_and_free_hooks
2016-06-16 20:06:06 +00:00
asan_interface.h
[Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across all sanitizers.
2015-08-21 20:49:37 +00:00
common_interface_defs.h
[sanitizers] add interceptor for memmem; add weak hooks for strncasecmp, strcasecmp, strstr, strcasestr, memmem
2016-07-15 21:28:58 +00:00
coverage_interface.h
[sanitizers] trace buffer API to use user-allocated buffer.
2016-08-05 20:09:42 +00:00
dfsan_interface.h
…
esan_interface.h
[esan|wset] Fix flaky sampling tests
2016-07-19 05:06:48 +00:00
linux_syscall_hooks.h
[sanitizer] Add syscall handlers for sigaction and rt_sigaction.
2016-06-24 23:09:44 +00:00
lsan_interface.h
[Sanitizers] Unify the semantics and usage of "exitcode" runtime flag across all sanitizers.
2015-08-21 20:49:37 +00:00
msan_interface.h
[msan] Add __msan_copy_shadow interface function.
2015-10-12 23:20:24 +00:00
tsan_interface_atomic.h
…