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
1fbe1a8ba7672cbccd95c8a76437ef8d2c6249a2
clang-p2996
/
compiler-rt
/
include
/
sanitizer
History
Alexey Samsonov
b9ec65cd4d
[Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in favor of
...
a unified interface in <sanitizer/allocator_interface.h>. llvm-svn: 215469
2014-08-12 20:28:20 +00:00
..
allocator_interface.h
Generalize sanitizer allocator public interface.
2014-07-07 17:39:31 +00:00
asan_interface.h
[Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in favor of
2014-08-12 20:28:20 +00:00
common_interface_defs.h
[sanitizer] Add __sanitizer_maybe_open_cov_file().
2014-05-21 13:43:52 +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
[Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in favor of
2014-08-12 20:28:20 +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