diff options
| author | Alexey Samsonov <vonosmas@gmail.com> | 2025-10-21 10:34:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 10:34:35 -0700 |
| commit | 12abe8aed6dc724546cf93c94d7ff6abe864f28b (patch) | |
| tree | 7590c98fa6f5bd6e613ec3d6c5dbb822c466a4b6 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
| parent | 321a419960175ce2fc4c35d9513065e6e717259c (diff) | |
| download | llvm-12abe8aed6dc724546cf93c94d7ff6abe864f28b.zip llvm-12abe8aed6dc724546cf93c94d7ff6abe864f28b.tar.gz llvm-12abe8aed6dc724546cf93c94d7ff6abe864f28b.tar.bz2 | |
[libc] Stub out message catalog functions from <nl_types.h> (#164360)
Create a POSIX `<nl_types.h>` header with `catopen`, `catclose`, and
`catgets` function declarations.
Provide the stub/placeholder implementations which always return error.
This is consistent with the way
locales are currently (un-)implemented in llvm-libc.
Notably, providing `<nl_types.h>` fixes the last remaining issue with
building libc++ against llvm-libc
(on certain configuration of x86_64 Linux) after disabling threads and
wide-characters in libc++.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
