[PATCH] D42630: Add msan interceptors for readlinkat and name_to_handle_at

Oliver Chang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 28 18:46:42 PST 2018


oliverchang created this revision.
Herald added subscribers: Sanitizers, llvm-commits, delcypher, kubamracek.

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D42630

Files:
  lib/msan/msan_interceptors.cc
  lib/msan/tests/msan_test.cc
  lib/sanitizer_common/sanitizer_platform_limits_linux.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.h
  test/msan/name_to_handle_at.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42630.131737.patch
Type: text/x-patch
Size: 4991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/7fe96dec/attachment.bin>


More information about the llvm-commits mailing list