Petr Hosek
e0b5e5a9d8
[compiler-rt] Use empty SuspendedThreadsList for Fuchsia
...
d48f2d7
made destructor of SuspendedThreadsList protected, so we need
an empty subclass to pass to the callback now.
Differential Revision: https://reviews.llvm.org/D90695
2020-11-03 11:34:13 -08:00
Roland McGrath
90a10f00ff
[lsan] Support LeakSanitizer runtime on Fuchsia
...
Support LeakSanitizer runtime on Fuchsia.
Patch By: mcgrathr
Differential Revision: https://reviews.llvm.org/D72887
2020-01-28 11:34:53 -08:00
Petr Hosek
2533bc2361
Revert "[lsan] Support LeakSanitizer runtime on Fuchsia"
...
This reverts commit d59e3429f3
.
2020-01-28 00:24:41 -08:00
Roland McGrath
d59e3429f3
[lsan] Support LeakSanitizer runtime on Fuchsia
...
Support LeakSanitizer runtime on Fuchsia.
Patch By: mcgrathr
Differential Revision: https://reviews.llvm.org/D72887
2020-01-27 23:35:06 -08:00