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 f0fdf665b [objc] Don't require null-check and don't emit memset when re [...] new 598fa11c9 [LSan] Make LSan allocator allocator_may_return_null compliant
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/lsan/lsan_allocator.cc | 6 ++- lib/lsan/lsan_interceptors.cc | 56 ++++++++++++++++------ .../TestCases/allocator_returns_null.cc | 50 +++++++++---------- 3 files changed, 72 insertions(+), 40 deletions(-) copy test/{asan => lsan}/TestCases/allocator_returns_null.cc (68%)