[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 01:14:28 PST 2022


sivachandra updated this revision to Diff 414298.
sivachandra added a comment.

Use range for-loop.


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/blobstore.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/blobstore_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121350.414298.patch
Type: text/x-patch
Size: 10236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220310/bcb0820b/attachment.bin>


More information about the libc-commits mailing list