c414bbefe4
Leaves the implementation and tests files in-place for right now, but deletes the ability to build the old sanitizer-common based scudo. This has been on life-support for a long time, and the newer scudo_standalone is much better supported and maintained. Also patches up some GWP-ASan wording, primarily related to the fact that -fsanitize=scudo now is scudo_standalone, and therefore the way to reference the GWP-ASan options through the environment variable has changed. Future follow-up patches will delete the original scudo, and migrate all its tests over to be part of the scudo_standalone test suite. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D138157 |
||
---|---|---|
.. | ||
standalone | ||
aligned-new.cpp | ||
alignment.c | ||
dealloc-race.c | ||
double-free.cpp | ||
fsanitize.c | ||
interface.cpp | ||
lit.cfg.py | ||
lit.site.cfg.py.in | ||
malloc.cpp | ||
memalign.c | ||
mismatch.cpp | ||
options.cpp | ||
overflow.c | ||
preinit.c | ||
preload.cpp | ||
quarantine.c | ||
random_shuffle.cpp | ||
realloc.cpp | ||
rss.c | ||
secondary.c | ||
sized-delete.cpp | ||
sizes.cpp | ||
stats.c | ||
symbols.test | ||
threads.c | ||
tsd_destruction.c | ||
valloc.c |