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 628643aeb [asan] Fix try to fix test on Android new 81300751e [LSan] Make LSan allocator allocator_may_return_null compliant new 02c4d3f8b [asan] Control location of symbolizer on device using ANDROID [...]
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 | 6 ++- lib/lsan/lsan_interceptors.cc | 1 - test/asan/android_commands/android_run.py | 3 ++ .../TestCases/allocator_returns_null.cc | 50 +++++++++++----------- 4 files changed, 33 insertions(+), 27 deletions(-) copy test/{asan => lsan}/TestCases/allocator_returns_null.cc (68%)