diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2025-03-26 14:10:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 14:10:41 -0700 |
commit | d724bab8064685c98cdded88157b6e2245e0d7bc (patch) | |
tree | b0d78b0c5f244c7ed2caa894127bcd48c28e43c8 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | 2c7d40b2f0c5e68e90297b605ceb70c55d201bca (diff) | |
download | llvm-d724bab8064685c98cdded88157b6e2245e0d7bc.zip llvm-d724bab8064685c98cdded88157b6e2245e0d7bc.tar.gz llvm-d724bab8064685c98cdded88157b6e2245e0d7bc.tar.bz2 |
[libc][bazel] Create a libc_header_library macro for hand-in-hand. (#133131)
Create a proper way to build header-only libraries for llvm-libc code
sharing. Use it to group headers that can be shared with libcxx for
std::from_chars() implementation.
It mostly works, though the macro needs to be updated to enforce that no
.cpp files are listed in dependencies (it's not the case now) - see PR
#133126.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions