Roland McGrath
827e075676
[lsan] Use final on Fuchsia ThreadContext declaration
...
This is consistent with other platforms' versions and
eliminates a compiler warning.
Reviewed By: leonardchan
Differential Revision: https://reviews.llvm.org/D92442
2020-12-02 11:58:03 -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