[PATCH] D55801: [sanitizer] Support running without fd 0,1,2.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 19 15:48:31 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT349699: [sanitizer] Support running without fd 0,1,2. (authored by eugenis, committed by ).
Herald added a subscriber: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D55801?vs=178825&id=178982#toc

Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55801/new/

https://reviews.llvm.org/D55801

Files:
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_mac.cc
  lib/sanitizer_common/sanitizer_netbsd.cc
  lib/sanitizer_common/sanitizer_posix.cc
  lib/sanitizer_common/sanitizer_posix.h
  lib/sanitizer_common/sanitizer_rtems.cc
  lib/sanitizer_common/sanitizer_solaris.cc
  test/asan/TestCases/Posix/no-fd.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55801.178982.patch
Type: text/x-patch
Size: 5377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/a8613727/attachment.bin>


More information about the llvm-commits mailing list