diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2025-06-11 12:23:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-11 12:23:17 -0700 |
commit | 5dafe9dca867b90f20dcd71c620ad823aee4262b (patch) | |
tree | d9d9cb09a057a4b17ef3d036751b8344d3312c43 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | d5f68cb145059fc6d2944e1d17ef561e183ade83 (diff) | |
download | llvm-5dafe9dca867b90f20dcd71c620ad823aee4262b.zip llvm-5dafe9dca867b90f20dcd71c620ad823aee4262b.tar.gz llvm-5dafe9dca867b90f20dcd71c620ad823aee4262b.tar.bz2 |
[libc] Reduce direct use of errno in src/stdlib and src/__support tests. (#143767)
* Get rid of libc_errno assignments in str_to_* __support tests, since
those API have been migrated to return error in a struct instead.
* Migrate tests for atof and to strto* functions from <stdlib.h> and for
strdup from <string.h> to use ErrnoCheckingTest harness.
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions