[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
Mon Jan 29 16:18:40 PST 2018


oliverchang updated this revision to Diff 131897.
oliverchang added a comment.

Move to sanitizer_common, add open_by_handle_at interceptor.


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_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  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.131897.patch
Type: text/x-patch
Size: 8582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180130/1be80b9d/attachment.bin>


More information about the llvm-commits mailing list