[PATCH] D35690: [Sanitizers] TSan allocator set errno on failure.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 14:24:41 PDT 2017


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

Repository:
  rL LLVM

https://reviews.llvm.org/D35690

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_fd.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_libdispatch_mac.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_malloc_mac.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_mman.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_mman.h
  compiler-rt/trunk/lib/tsan/tests/unit/tsan_mman_test.cc
  compiler-rt/trunk/test/tsan/allocator_returns_null.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35690.107963.patch
Type: text/x-patch
Size: 15702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170724/91abc0f7/attachment.bin>


More information about the llvm-commits mailing list