aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-01-14 22:21:03 +0100
committerGitHub <noreply@github.com>2025-01-14 16:21:03 -0500
commitef804d8f9b4ef4ff39e873d5910e94887519bdb6 (patch)
treeab685121bf25d3b255077a3d11d4567f68940ab3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent3d24c77f14d42721226b31d7e5d08f853cfc92f1 (diff)
downloadllvm-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