llvm-project/compiler-rt/test/hwasan
Evgeniy Stepanov d1a710047b [sanitizer] Implement reallocarray.
Summary:
It's a cross of calloc and realloc. Sanitizers implement calloc-like check for size
overflow.

Reviewers: vitalybuka, kcc

Subscribers: kubamracek, #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D61108

llvm-svn: 359708
2019-05-01 17:33:01 +00:00
..
TestCases [sanitizer] Implement reallocarray. 2019-05-01 17:33:01 +00:00
CMakeLists.txt compiler-rt/test: Add a couple of convenience features for Android. 2019-01-15 22:06:48 +00:00
lit.cfg hwasan: Enable -hwasan-allow-ifunc by default. 2019-04-09 00:25:59 +00:00
lit.site.cfg.in compiler-rt/test: Add a couple of convenience features for Android. 2019-01-15 22:06:48 +00:00