[PATCH] D63146: [scudo][standalone] Unmap memory in tests

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 11 12:47:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363095: [scudo][standalone] Unmap memory in tests (authored by cryptoad, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63146/new/

https://reviews.llvm.org/D63146

Files:
  compiler-rt/trunk/lib/scudo/standalone/bytemap.h
  compiler-rt/trunk/lib/scudo/standalone/primary32.h
  compiler-rt/trunk/lib/scudo/standalone/primary64.h
  compiler-rt/trunk/lib/scudo/standalone/tests/bytemap_test.cc
  compiler-rt/trunk/lib/scudo/standalone/tests/primary_test.cc
  compiler-rt/trunk/lib/scudo/standalone/tests/tsd_test.cc
  compiler-rt/trunk/lib/scudo/standalone/tsd_exclusive.h
  compiler-rt/trunk/lib/scudo/standalone/tsd_shared.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63146.204132.patch
Type: text/x-patch
Size: 9144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/44daad48/attachment.bin>


More information about the llvm-commits mailing list