This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from e701be565 Introduce new type for inteceptors UINTMAX_T new 813e6b2d3 Revert r340884 "Add a RingBuffer class to sanitizer_common"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/sanitizer_common/CMakeLists.txt | 1 - lib/sanitizer_common/sanitizer_ring_buffer.h | 80 --------------------- lib/sanitizer_common/tests/CMakeLists.txt | 1 - .../tests/sanitizer_ring_buffer_test.cc | 84 ---------------------- 4 files changed, 166 deletions(-) delete mode 100644 lib/sanitizer_common/sanitizer_ring_buffer.h delete mode 100644 lib/sanitizer_common/tests/sanitizer_ring_buffer_test.cc