[libc-commits] [PATCH] D131377: [libc] Add a utility data structure named FixedVector.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 9 14:30:19 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdaa44a230985: [libc] Add a utility data structure named FixedVector. (authored by sivachandra).

Changed prior to commit:
  https://reviews.llvm.org/D131377?vs=450984&id=451274#toc

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.451274.patch
Type: text/x-patch
Size: 5021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220809/0a3b1652/attachment.bin>


More information about the libc-commits mailing list