[libcxx-commits] [PATCH] D134479: [libc++] Split __allocator_destructor out of shared_ptr.h
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Nov 5 13:26:13 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG59ef4b3686e4: [libc++] Split __allocator_destructor out of shared_ptr.h (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D134479?vs=473435&id=473456#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134479/new/
https://reviews.llvm.org/D134479
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__functional/function.h
libcxx/include/__locale
libcxx/include/__memory/allocator_destructor.h
libcxx/include/__memory/shared_ptr.h
libcxx/include/__split_buffer
libcxx/include/any
libcxx/include/codecvt
libcxx/include/deque
libcxx/include/forward_list
libcxx/include/fstream
libcxx/include/future
libcxx/include/ios
libcxx/include/list
libcxx/include/locale
libcxx/include/module.modulemap.in
libcxx/include/ostream
libcxx/include/regex
libcxx/include/vector
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/libcxx/transitive_includes/cxx03.csv
libcxx/test/libcxx/transitive_includes/cxx11.csv
libcxx/test/libcxx/transitive_includes/cxx14.csv
libcxx/test/libcxx/transitive_includes/cxx17.csv
libcxx/test/libcxx/transitive_includes/cxx20.csv
libcxx/test/libcxx/transitive_includes/cxx2b.csv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134479.473456.patch
Type: text/x-patch
Size: 21983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221105/0ce48be4/attachment-0001.bin>
More information about the libcxx-commits
mailing list