[PATCH] D34540: [Sanitizers] 64 bit allocator respects allocator_may_return_null flag
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 15:54:23 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL306342: [Sanitizers] 64 bit allocator respects allocator_may_return_null flag (authored by alekseyshl).
Repository:
rL LLVM
https://reviews.llvm.org/D34540
Files:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_local_cache.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_primary64.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_allocator_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34540.104036.patch
Type: text/x-patch
Size: 21080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/212bbd19/attachment.bin>
More information about the llvm-commits
mailing list