aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2022-12-02 13:45:49 -0800
committerLouis Dionne <ldionne.2@gmail.com>2023-01-26 14:41:13 -0500
commit36080434a8858c33f2af2382be748caed131385f (patch)
treec1ff0a648ef822aa872d71e78ba5be2a534995c9 /llvm/unittests/Support/MathExtrasTest.cpp
parent2e3153059c268700d4b399a8cbba28e9c2514e09 (diff)
downloadllvm-36080434a8858c33f2af2382be748caed131385f.zip
llvm-36080434a8858c33f2af2382be748caed131385f.tar.gz
llvm-36080434a8858c33f2af2382be748caed131385f.tar.bz2
[libc++] Move the definition of aligned allocation helpers outside of <new>
They are not needed in <new> -- in fact they are only needed in .cpp files. Getting those out of the way makes the headers smaller and also makes it easier to use the library on platforms where aligned allocation is not available. Differential Revision: https://reviews.llvm.org/D139231
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions