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
375aec7476
[msan] Add a missing file from r169858.
...
llvm-svn: 169860
2012-12-11 12:44:43 +00:00
..
asan_interface.h
ASan: change the strategy we use for installing malloc/free/symbolization hooks on Linux: don't provide a default no-op implementations for hooks in runtime, and optionally call hooks if they are provided by the user. Don't force weak interface functions into runtime.
2012-12-07 22:01:28 +00:00
common_interface_defs.h
Add a libsanitizer API __sanitizer_sandbox_on_notify(void* reserved), which should be used by
2012-12-10 13:10:40 +00:00
msan_interface.h
[msan] Add a missing file from r169858.
2012-12-11 12:44:43 +00:00