diff options
author | Kamil Rytarowski <n54@gmx.com> | 2018-08-29 09:11:17 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2018-08-29 09:11:17 +0000 |
commit | d1c1e036ae0489e0e321e52425f0ed222ad42c99 (patch) | |
tree | eb1c0b6ec510ebe10a62680efcd815d2d2c16b18 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9fbecc97ae8d94465e496cff6e0d13f576dbe681 (diff) | |
download | llvm-d1c1e036ae0489e0e321e52425f0ed222ad42c99.zip llvm-d1c1e036ae0489e0e321e52425f0ed222ad42c99.tar.gz llvm-d1c1e036ae0489e0e321e52425f0ed222ad42c99.tar.bz2 |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions