[PATCH] D42068: Add new interceptors for pwcache(3)-style functions

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 02:51:56 PST 2018


krytarowski updated this revision to Diff 130380.
krytarowski added a comment.

Move tests to sanitizer_common


Repository:
  rL LLVM

https://reviews.llvm.org/D42068

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/sanitizer_common/TestCases/NetBSD/gid_from_group.cc
  test/sanitizer_common/TestCases/NetBSD/group_from_gid.cc
  test/sanitizer_common/TestCases/NetBSD/uid_from_user.cc
  test/sanitizer_common/TestCases/NetBSD/user_from_uid.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42068.130380.patch
Type: text/x-patch
Size: 5245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/82a459c1/attachment-0001.bin>


More information about the llvm-commits mailing list