[PATCH] D111256: [NFC][sanitizer] Remove global PersistentAllocator

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 6 15:45:17 PDT 2021


vitalybuka updated this revision to Diff 377714.
vitalybuka added a comment.

fixed size


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111256

Files:
  clang/docs/tools/clang-formatted-files.txt
  compiler-rt/lib/sanitizer_common/CMakeLists.txt
  compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.h
  compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_persistent_allocator.h
  compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_stackdepotbase.h
  compiler-rt/lib/tsan/go/buildgo.sh
  llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111256.377714.patch
Type: text/x-patch
Size: 8811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211006/bc28f222/attachment-0001.bin>


More information about the cfe-commits mailing list