[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 19:28:50 PST 2018


oliverchang updated this revision to Diff 131915.
oliverchang marked an inline comment as done.
oliverchang added a comment.

sanitizer_common tests, address comments


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_posix.h
  test/msan/name_to_handle_at.cc
  test/sanitizer_common/TestCases/Linux/name_to_handle_at.cc
  test/sanitizer_common/TestCases/Linux/readlink.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42630.131915.patch
Type: text/x-patch
Size: 9566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180130/802085c1/attachment-0001.bin>


More information about the llvm-commits mailing list