diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-01-14 22:21:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-14 16:21:03 -0500 |
commit | ef804d8f9b4ef4ff39e873d5910e94887519bdb6 (patch) | |
tree | ab685121bf25d3b255077a3d11d4567f68940ab3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 3d24c77f14d42721226b31d7e5d08f853cfc92f1 (diff) | |
download | llvm-ef804d8f9b4ef4ff39e873d5910e94887519bdb6.zip llvm-ef804d8f9b4ef4ff39e873d5910e94887519bdb6.tar.gz llvm-ef804d8f9b4ef4ff39e873d5910e94887519bdb6.tar.bz2 |
[libc++] Simplify when the sized global deallocations overloads are available (#114667)
There doesn't seem to be much benefit in always providing declarations
for the sized deallocations from C++14 onwards if the user explicitly
passed `-fno-sized-deallocation` to disable them. This patch simplifies
the declarations to be available exactly when the compiler expects sized
deallocation functions to be available.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions