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 e2c1c2388 [sanitizer] Fix __sanitizer::Vector::Resize vector new a53765b3c [sanitizer] Allow for the allocator "names" to be set by the tools
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/sanitizer_allocator.cc | 4 ++++ lib/sanitizer_common/sanitizer_allocator.h | 4 ++++ lib/sanitizer_common/sanitizer_allocator_primary32.h | 4 ++-- lib/sanitizer_common/sanitizer_allocator_primary64.h | 8 ++++---- lib/sanitizer_common/sanitizer_allocator_secondary.h | 4 ++-- lib/scudo/scudo_allocator.cpp | 3 +++ lib/scudo/scudo_allocator_secondary.h | 2 +- 7 files changed, 20 insertions(+), 9 deletions(-)