Introduce new type for inteceptors UINTMAX_T
authorKamil Rytarowski <n54@gmx.com>
Wed, 29 Aug 2018 09:11:17 +0000 (09:11 +0000)
committerKamil Rytarowski <n54@gmx.com>
Wed, 29 Aug 2018 09:11:17 +0000 (09:11 +0000)
commitd1c1e036ae0489e0e321e52425f0ed222ad42c99
treeeb1c0b6ec510ebe10a62680efcd815d2d2c16b18
parent9fbecc97ae8d94465e496cff6e0d13f576dbe681
Introduce new type for inteceptors UINTMAX_T

Summary:
The UINTMAX_T type will be used in new interceptors.

While there, correct the type of strtoumax(3) from INTMAX_T to UINTMAX_T.

Original patch from Yang Zheng.

Reviewers: vitalybuka, kcc, joerg

Reviewed By: vitalybuka

Subscribers: kubamracek, llvm-commits, tomsun.0.7, #sanitizers

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D51106

llvm-svn: 340907
compiler-rt/lib/interception/interception.h
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc