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 3882e027c [libFuzzer] Fix __sanitizer_print_memory_profile return type [...] new 68316f134 [scudo][standalone] Optimization pass
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/CMakeLists.txt | 1 + lib/scudo/standalone/chunk.h | 20 +++++------ lib/scudo/standalone/combined.h | 66 +++++++++++++++++------------------ lib/scudo/standalone/fuchsia.cc | 10 +++--- lib/scudo/standalone/local_cache.h | 14 ++++---- lib/scudo/standalone/mutex.h | 14 ++++---- lib/scudo/standalone/primary32.h | 11 +++--- lib/scudo/standalone/primary64.h | 17 ++++----- lib/scudo/standalone/secondary.cc | 12 +++---- lib/scudo/standalone/secondary.h | 2 +- lib/scudo/standalone/size_class_map.h | 4 +-- lib/scudo/standalone/string_utils.cc | 5 ++- lib/scudo/standalone/tsd_exclusive.h | 4 +-- lib/scudo/standalone/tsd_shared.h | 5 ++- 14 files changed, 91 insertions(+), 94 deletions(-)