hanchenye-llvm-project/compiler-rt/test
Qin Zhao 91ea3fb698 [esan|cfrag] Add struct array access report
Summary:
Adds struct array access counter report.

Updates test struct-simple.cpp.

Reviewers: aizatsky

Subscribers: vitalybuka, zhaoqin, kcc, eugenis, bruening, llvm-commits, kubabrecka

Differential Revision: http://reviews.llvm.org/D21595

llvm-svn: 274421
2016-07-02 03:25:55 +00:00
..
BlocksRuntime
asan [compiler-rt] Fix broken unittest using alloca on MSVC. 2016-06-30 14:37:02 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi cfi: Start testing CFI in both standalone and devirtualization modes. 2016-06-25 00:24:22 +00:00
dfsan Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
esan [esan|cfrag] Add struct array access report 2016-07-02 03:25:55 +00:00
lsan Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
msan [msan] Fix handling of padding in sendmsg control data. 2016-06-28 22:42:31 +00:00
profile fix a test bug when executed remotedly 2016-06-24 17:42:51 +00:00
safestack Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
sanitizer_common [sanitizers] introduce yet another API function: __sanitizer_install_malloc_and_free_hooks 2016-06-16 20:06:06 +00:00
scudo [scudo] trying to fix the bot: aligned_alloc is not known there; attempt 3 2016-06-07 23:49:11 +00:00
tsan [tsan] Relax the "ignored-interceptors.mm" testcase. The test has been flaky because it's detecting a false positive race (coming from a system library) and sometimes that race is detected after we're printing "Done". 2016-07-01 12:55:36 +00:00
ubsan Merge two coverage tests undef UBSan into one. 2016-06-15 21:18:17 +00:00
CMakeLists.txt [sanitizer] Initial implementation of a Hardened Allocator 2016-06-07 01:20:26 +00:00
lit.common.cfg cfi: Start testing CFI in both standalone and devirtualization modes. 2016-06-25 00:24:22 +00:00
lit.common.configured.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00