[PATCH] D51394: Add a thread-local ring buffer of heap allocations
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 29 14:08:05 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT340971: Add a thread-local ring buffer of heap allocations (authored by kcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51394?vs=162995&id=163192#toc
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D51394
Files:
lib/hwasan/hwasan_allocator.cc
lib/hwasan/hwasan_allocator.h
lib/hwasan/hwasan_flags.inc
lib/hwasan/hwasan_report.cc
lib/hwasan/hwasan_thread.cc
lib/hwasan/hwasan_thread.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51394.163192.patch
Type: text/x-patch
Size: 6290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/c17dbb9c/attachment.bin>
More information about the llvm-commits
mailing list