diff options
author | Kamil Rytarowski <n54@gmx.com> | 2018-12-07 22:24:35 +0000 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2018-12-07 22:24:35 +0000 |
commit | ae3ae31e9c40fb20b6cb3c0fd01f65db454e1c14 (patch) | |
tree | c2d6f4c75d81498b47add879eb96883a29f095e1 /clang/unittests/Basic/FileManagerTest.cpp | |
parent | 43cfce88b48d732d9ab56826b917890c5fb15c48 (diff) | |
download | llvm-ae3ae31e9c40fb20b6cb3c0fd01f65db454e1c14.zip llvm-ae3ae31e9c40fb20b6cb3c0fd01f65db454e1c14.tar.gz llvm-ae3ae31e9c40fb20b6cb3c0fd01f65db454e1c14.tar.bz2 |
Add interceptors for the strtoi(3)/strtou(3) from NetBSD
Summary:
strtoi/strtou converts string value to an intmax_t/uintmax_t integer.
Add a dedicated test.
Enable this API for NetBSD.
It's a reworked version of the original work by Yang Zheng.
Reviewers: joerg, vitalybuka
Reviewed By: vitalybuka
Subscribers: kubamracek, tomsun.0.7, mgorny, llvm-commits, #sanitizers
Tags: #sanitizers
Differential Revision: https://reviews.llvm.org/D54702
llvm-svn: 348663
Diffstat (limited to 'clang/unittests/Basic/FileManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions