[PATCH] D16546: [sanitizers] extracted process management functions

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 12:14:11 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258849: [sanitizers] extracted process management functions (authored by aizatsky).

Changed prior to commit:
  http://reviews.llvm.org/D16546?vs=46027&id=46029#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16546

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_internal_defs.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_linux_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16546.46029.patch
Type: text/x-patch
Size: 9609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/e59bb507/attachment.bin>


More information about the llvm-commits mailing list