[PATCH] D35275: [Sanitizers] ASan/MSan/LSan allocators set errno on failure.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 16:18:38 PDT 2017


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

Merging with HEAD


https://reviews.llvm.org/D35275

Files:
  lib/msan/msan.h
  lib/msan/msan_allocator.cc
  lib/msan/msan_interceptors.cc
  lib/msan/msan_new_delete.cc
  test/msan/allocator_returns_null.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35275.106730.patch
Type: text/x-patch
Size: 10957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/7ae812ff/attachment.bin>


More information about the llvm-commits mailing list