diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2020-12-09 16:57:28 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2020-12-11 12:01:48 -0500 |
commit | ece3e5bb8b05370645b0add95c0da04f4a740724 (patch) | |
tree | b6dc9926fd9d489694c60235225201a2108d9691 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 1deff4009e0ae661b03682901bf6932297ce7ea1 (diff) | |
download | llvm-ece3e5bb8b05370645b0add95c0da04f4a740724.zip llvm-ece3e5bb8b05370645b0add95c0da04f4a740724.tar.gz llvm-ece3e5bb8b05370645b0add95c0da04f4a740724.tar.bz2 |
[libc++] NFCI: Implement make_shared as allocate_shared with std::allocator
This simplifies the implementation, and it appears to be equivalent since
make_shared was allocating memory with std::allocator anyway.
Differential Revision: https://reviews.llvm.org/D93071
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions