[PATCH] D51196: Add a RingBuffer class to sanitizer_common

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 16:33:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT340884: Add a RingBuffer class to sanitizer_common (authored by kcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51196?vs=162977&id=162982#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51196

Files:
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_ring_buffer.h
  lib/sanitizer_common/tests/CMakeLists.txt
  lib/sanitizer_common/tests/sanitizer_ring_buffer_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51196.162982.patch
Type: text/x-patch
Size: 6136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/9511c6c7/attachment.bin>


More information about the llvm-commits mailing list