[PATCH] D54527: Add new interceptor for strtonum(3)

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


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

- eliminate goto
- fix diff


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54527

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_internal_defs.h
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/sanitizer_common/TestCases/NetBSD/strtonum.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54527.177099.patch
Type: text/x-patch
Size: 5294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/2f322bf3/attachment.bin>


More information about the llvm-commits mailing list