llvm-project/compiler-rt/test/scudo
Kostya Serebryany 7c5ae7cbc6 [sanitizer] enable random shuffling the memory chunks inside the allocator, under a flag. Set this flag for the scudo allocator, add a test.
llvm-svn: 279793
2016-08-26 00:06:03 +00:00
..
CMakeLists.txt [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
alignment.cpp
double-free.cpp
lit.cfg
lit.site.cfg.in
malloc.cpp
memalign.cpp [scudo] trying to fix the bot: aligned_alloc is not known there; attempt 3 2016-06-07 23:49:11 +00:00
mismatch.cpp
options.cpp [sanitizer] Implement a __asan_default_options() equivalent for Scudo 2016-08-02 22:25:38 +00:00
overflow.cpp
preinit.cpp
quarantine.cpp
random_shuffle.cpp [sanitizer] enable random shuffling the memory chunks inside the allocator, under a flag. Set this flag for the scudo allocator, add a test. 2016-08-26 00:06:03 +00:00
realloc.cpp
sized-delete.cpp
sizes.cpp