[GWP-ASan] Migrate lit tests from old Scudo -> Standalone.
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Fri, 14 May 2021 17:28:09 +0000 (10:28 -0700)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Fri, 14 May 2021 17:41:48 +0000 (10:41 -0700)
commitc17ac8432e62efcbbcaa5519739b403275c553ff
tree4caaa4e1ce7daf70e2bfae91afc102b403e29578
parent0816b96a10b8ec77cc4f663eb209356456e951de
[GWP-ASan] Migrate lit tests from old Scudo -> Standalone.

This removes one of the last dependencies on old Scudo, and should allow
us to delete the old Scudo soon.

Reviewed By: vitalybuka, cryptoad

Differential Revision: https://reviews.llvm.org/D102349
compiler-rt/lib/scudo/CMakeLists.txt
compiler-rt/lib/scudo/standalone/CMakeLists.txt
compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
compiler-rt/test/gwp_asan/CMakeLists.txt
compiler-rt/test/gwp_asan/backtrace.c
compiler-rt/test/gwp_asan/lit.cfg.py
compiler-rt/test/gwp_asan/repeated_alloc.cpp