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
6ac2cd01d2fe1d3f94de470d01ebc379c4925372
clang-p2996
/
compiler-rt
/
include
/
sanitizer
History
Kostya Serebryany
7a733480c8
[asan] introduce interface function __sanitizer_verify_contiguous_container to verify annotations in vector-like containers
...
llvm-svn: 208092
2014-05-06 14:41:01 +00:00
..
asan_interface.h
[asan] don't use bool in public interface, make sure the interface headers are usable in plain C
2014-04-14 11:16:53 +00:00
common_interface_defs.h
[asan] introduce interface function __sanitizer_verify_contiguous_container to verify annotations in vector-like containers
2014-05-06 14:41:01 +00:00
dfsan_interface.h
Add user-defined callback on write() calls.
2014-04-24 17:42:16 +00:00
linux_syscall_hooks.h
tsan: fix linux syscall hooks
2013-10-23 08:40:19 +00:00
lsan_interface.h
[lsan] remove LeakSanitizerIsTurnedOffForTheCurrentProcess (this was a bad idea), leave __lsan_is_turned_off
2014-01-15 08:04:21 +00:00
msan_interface.h
[msan] Prettify __msan_print_shadow.
2014-04-30 09:50:30 +00:00
tsan_interface_atomic.h
[TSan] Move declarations of __tsan_atomic functions to a public header
2013-12-11 08:18:50 +00:00