[PATCH] D94212: scudo: Add support for tracking stack traces of secondary allocations.
    Peter Collingbourne via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  9 11:43:42 PST 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f55fa0b99e0: scudo: Add support for tracking stack traces of secondary allocations. (authored by pcc).
Changed prior to commit:
  https://reviews.llvm.org/D94212?vs=326275&id=329423#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94212/new/
https://reviews.llvm.org/D94212
Files:
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp
  compiler-rt/lib/scudo/standalone/include/scudo/interface.h
  compiler-rt/lib/scudo/standalone/memtag.h
  compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94212.329423.patch
Type: text/x-patch
Size: 26032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/2dbef482/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list