[libc-commits] [PATCH] D121350: [libc] Add a resizable container with constexpr constructor and destructor.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Mar 10 13:28:41 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19c60980971b: [libc] Add a resizable container with constexpr constructor and destructor. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121350/new/
https://reviews.llvm.org/D121350
Files:
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/CPP/blockstore.h
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/atexit.cpp
libc/src/stdlib/exit.cpp
libc/test/src/__support/CPP/CMakeLists.txt
libc/test/src/__support/CPP/blockstore_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121350.414482.patch
Type: text/x-patch
Size: 10265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220310/22689466/attachment-0001.bin>
More information about the libc-commits
mailing list