[PATCH] D35440: [Sanitizers] ASan and LSan allocator set errno on failure.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 15:24:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308064: [Sanitizers] ASan and LSan allocator set errno on failure. (authored by alekseyshl).

Changed prior to commit:
  https://reviews.llvm.org/D35440?vs=106718&id=106721#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35440

Files:
  compiler-rt/trunk/lib/asan/asan_allocator.cc
  compiler-rt/trunk/lib/asan/tests/asan_test.cc
  compiler-rt/trunk/test/asan/TestCases/allocator_returns_null.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35440.106721.patch
Type: text/x-patch
Size: 6558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/89ae2a74/attachment.bin>


More information about the llvm-commits mailing list