[libc-commits] [PATCH] D131377: [libc] Add a utility data structure named ArrayStore.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 8 15:57:42 PDT 2022
sivachandra updated this revision to Diff 450984.
sivachandra added a comment.
Change the name of the data structure to FixedVector.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131377/new/
https://reviews.llvm.org/D131377
Files:
libc/src/__support/CMakeLists.txt
libc/src/__support/fixedvector.h
libc/test/src/__support/CMakeLists.txt
libc/test/src/__support/fixedvector_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131377.450984.patch
Type: text/x-patch
Size: 4430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220808/e2bf87ac/attachment.bin>
More information about the libc-commits
mailing list