llvm-project/compiler-rt/lib/msan/lit_tests
Evgeniy Stepanov bfd2122b20 [msan] getaddrinfo & nested interceptor support.
Multiple connected changes:
- Ignore reads from nested interceptors.
- Check shadow on reads from common interceptors.
- getaddrinfo interceptor.

llvm-svn: 182466
2013-05-22 12:50:26 +00:00
..
Linux [sanitizer] Syscall hooks. 2013-04-11 14:37:04 +00:00
Unit
CMakeLists.txt [MSan] Add empty default blacklist for MSan 2013-05-21 13:55:56 +00:00
c-strdup.c [msan] Intercept __strdup, strndup, __strndup. 2013-03-14 11:10:36 +00:00
default_blacklist.cc [MSan] Add empty default blacklist for MSan 2013-05-21 13:55:56 +00:00
getaddrinfo-positive.cc [msan] getaddrinfo & nested interceptor support. 2013-05-22 12:50:26 +00:00
getaddrinfo.cc [msan] getaddrinfo & nested interceptor support. 2013-05-22 12:50:26 +00:00
heap-origin.cc
lit.cfg [MSan] don't build tests with -fPIE/-pie, as these flags are implied by -fsanitize=memory now 2013-04-12 07:14:04 +00:00
lit.site.cfg.in
no_sanitize_memory.cc
no_sanitize_memory_prop.cc
readdir64.cc [msan] Intercept readdir64. 2013-03-14 12:49:23 +00:00
stack-origin.cc