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
369308061ba3f17ac471f49dbd6a7400a7ad5357
clang-p2996
/
compiler-rt
/
include
/
sanitizer
History
Lorenzo Martignoni
101f1d82ff
[DFSan] Add flag to dump the labels when the program terminates.
...
Differential Revision:
http://reviews.llvm.org/D6306
llvm-svn: 222425
2014-11-20 10:01:08 +00:00
..
allocator_interface.h
Generalize sanitizer allocator public interface.
2014-07-07 17:39:31 +00:00
asan_interface.h
Fix minor typos in comments.
2014-10-13 21:40:52 +00:00
common_interface_defs.h
[asan] add interface function __sanitizer_get_total_unique_coverage; useful for coverage-guided in-process fuzzers
2014-11-14 23:15:55 +00:00
dfsan_interface.h
[DFSan] Add flag to dump the labels when the program terminates.
2014-11-20 10:01:08 +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