[PATCH] add Linux syscall wrappers and ThreadLister to sanitizer_common

Sergey Matveev earthdok at google.com
Tue Feb 26 07:22:49 PST 2013


  in sanitizer_linux_test.cc:
  - test ThreadLister with multiple threads (>2)
  - proper thread synchronization
  - formatting

Hi kcc, glider, samsonov,

http://llvm-reviews.chandlerc.com/D464

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D464?vs=1107&id=1110#toc

Files:
  lib/interception/interception.h
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_internal_defs.h
  lib/sanitizer_common/sanitizer_libc.h
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_linux.h
  lib/sanitizer_common/tests/CMakeLists.txt
  lib/sanitizer_common/tests/sanitizer_linux_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D464.2.patch
Type: text/x-patch
Size: 12875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130226/ff7222ae/attachment.bin>


More information about the llvm-commits mailing list