This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
include
/
sanitizer
History
Evgeniy Stepanov
e0e980c748
[msan] Remove stubs for non-instrumented code from msan interface header.
...
llvm-svn: 201777
2014-02-20 11:43:00 +00:00
..
asan_interface.h
[asan] introduce two functions that will allow implementations of C++ garbage colection to work with asan's fake stack
2014-02-06 06:56:22 +00:00
common_interface_defs.h
[sanitizer] fix comment
2014-01-13 15:06:20 +00:00
dfsan_interface.h
[dfsan] Introduce dfsan_read_label runtime function.
2013-08-13 22:15:40 +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] Remove stubs for non-instrumented code from msan interface header.
2014-02-20 11:43:00 +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