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 b185f4f2e [sanitizer] Fix crypt.cpp on Android again new e5d05814a [scudo][standalone] Get statistics in a char buffer
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/scudo/standalone/combined.h | 32 +++++++++++++++++++--- lib/scudo/standalone/crc32_hw.cpp | 2 +- lib/scudo/standalone/primary32.h | 22 +++++++-------- lib/scudo/standalone/primary64.h | 37 ++++++++++++++------------ lib/scudo/standalone/quarantine.h | 20 +++++++------- lib/scudo/standalone/secondary.cpp | 13 ++++----- lib/scudo/standalone/secondary.h | 3 ++- lib/scudo/standalone/size_class_map.h | 8 +++--- lib/scudo/standalone/string_utils.cpp | 17 +++++++++--- lib/scudo/standalone/string_utils.h | 1 + lib/scudo/standalone/tests/combined_test.cpp | 16 ++++++++++- lib/scudo/standalone/tests/primary_test.cpp | 19 ++++++++----- lib/scudo/standalone/tests/quarantine_test.cpp | 8 ++++-- lib/scudo/standalone/tests/secondary_test.cpp | 16 ++++++++--- 14 files changed, 145 insertions(+), 69 deletions(-)