[PATCH] D54702: Add interceptors for the strtoi(3)/strtou(3) from NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 19:14:23 PST 2018


krytarowski updated this revision to Diff 177097.
krytarowski edited the summary of this revision.
krytarowski added a comment.

- rework the interceptor


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54702/new/

https://reviews.llvm.org/D54702

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_errno.cc
  lib/sanitizer_common/sanitizer_errno_codes.h
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/sanitizer_common/TestCases/NetBSD/strtoi.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54702.177097.patch
Type: text/x-patch
Size: 7404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/95a498cf/attachment.bin>


More information about the llvm-commits mailing list