llvm-project/compiler-rt/lib/msan/lit_tests
Alexey Samsonov 1a345ad502 [MSan] don't build tests with -fPIE/-pie, as these flags are implied by -fsanitize=memory now
llvm-svn: 179366
2013-04-12 07:14:04 +00:00
..
Linux [sanitizer] Syscall hooks. 2013-04-11 14:37:04 +00:00
Unit
CMakeLists.txt Explicitly list all sanitizer headers in CMake build rules. Make sure sanitizer lit_tests depend on fresh headers. 2013-04-11 15:49:52 +00:00
c-strdup.c [msan] Intercept __strdup, strndup, __strndup. 2013-03-14 11:10:36 +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 [msan] Lit tests for __attribute__((no_sanitize_memory)). 2013-02-28 11:25:54 +00:00
no_sanitize_memory_prop.cc [msan] Lit tests for __attribute__((no_sanitize_memory)). 2013-02-28 11:25:54 +00:00
readdir64.cc [msan] Intercept readdir64. 2013-03-14 12:49:23 +00:00
stack-origin.cc