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 dd1051d9c Add FuzzedDataProvider helper class / single header library. new 7bc6ce1b2 [scudo][standalone] Unmap memory in tests
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/bytemap.h | 8 ++++++++ lib/scudo/standalone/primary32.h | 11 +++++++++++ lib/scudo/standalone/primary64.h | 6 ++++++ lib/scudo/standalone/tests/bytemap_test.cc | 5 +++-- lib/scudo/standalone/tests/primary_test.cc | 29 ++++++++++++++++++----------- lib/scudo/standalone/tests/tsd_test.cc | 22 +++++++++++++++++++--- lib/scudo/standalone/tsd_exclusive.h | 4 ++++ lib/scudo/standalone/tsd_shared.h | 5 +++++ 8 files changed, 74 insertions(+), 16 deletions(-)