diff options
| author | Fabio D'Urso <fdurso@google.com> | 2025-09-27 08:48:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-27 08:48:02 +0200 |
| commit | d0a260b1d124dcad62102011aa80df5f868d28f7 (patch) | |
| tree | 882b565e8e53f475834d173b67669a0c1f988085 /llvm/tools/llvm-diff/lib | |
| parent | 61012483df44c181f4200a5b6f260d27f2052df1 (diff) | |
| download | llvm-d0a260b1d124dcad62102011aa80df5f868d28f7.zip llvm-d0a260b1d124dcad62102011aa80df5f868d28f7.tar.gz llvm-d0a260b1d124dcad62102011aa80df5f868d28f7.tar.bz2 | |
[scudo] Use TestAllocator wrapper to ensure proper cleanup (#160800)
Instead of directly instantiating scudo::Allocator, using the test
TestAllocator wrapper class ensures that unmapTestOnly is called at the
end of the test.
This fixes the issue of QuarantineIterateOverChunks failing on Fuchsia
because of a clobbered TLS pointer left by QuarantineEnabled.
Diffstat (limited to 'llvm/tools/llvm-diff/lib')
0 files changed, 0 insertions, 0 deletions
