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 ea71f2c Restrict usage of MemoryMappingLayout to platforms which support it new f8ff7e5 Increase stack size for stack-use-after-return test new 6e1f230 Use pthreads for thread-local lsan allocator cache on darwin
The 2 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/lsan/lsan_allocator.cc | 51 ++++------------------ lib/lsan/lsan_allocator.h | 37 ++++++++++++++++ lib/lsan/lsan_common_linux.cc | 4 ++ lib/lsan/lsan_common_mac.cc | 8 +++- .../asan/TestCases/Posix/stack-use-after-return.cc | 2 +- 5 files changed, 57 insertions(+), 45 deletions(-)