diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-11-13 12:14:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 12:14:02 +0100 |
commit | 67b81e2120697b90f7c6595b73eb5fc94f437320 (patch) | |
tree | c0b2862194d8f2a4a83ab3661a3126681537f100 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b69ddbc62838f23ace237c206676b1ed1c882638 (diff) | |
download | llvm-67b81e2120697b90f7c6595b73eb5fc94f437320.zip llvm-67b81e2120697b90f7c6595b73eb5fc94f437320.tar.gz llvm-67b81e2120697b90f7c6595b73eb5fc94f437320.tar.bz2 |
[libc++] Split __shared_count out of <__memory/shared_ptr.h> (#115943)
`__shared_count` is used in a few places where `shared_ptr` isn't. This
avoids a bunch of transitive includes needed for the implementation of
`shared_ptr` in these places.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions