[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 14:41:50 PDT 2017


alekseyshl updated this revision to Diff 104025.
alekseyshl added a comment.

- Bring the oom message back.


https://reviews.llvm.org/D34540

Files:
  lib/sanitizer_common/sanitizer_allocator_local_cache.h
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_posix.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/sanitizer_common/tests/sanitizer_allocator_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34540.104025.patch
Type: text/x-patch
Size: 20756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/1e48f54c/attachment.bin>


More information about the llvm-commits mailing list