[libc-commits] [PATCH] D118954: [libc] add a vector internal class

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Feb 3 16:02:25 PST 2022


michaelrj created this revision.
michaelrj added reviewers: sivachandra, lntue.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
michaelrj requested review of this revision.

Add an implementation of the vector class for use internally to
LLVM-libc.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118954

Files:
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/vector.cpp
  libc/src/__support/CPP/vector.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118954.405824.patch
Type: text/x-patch
Size: 7103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220204/77fc40c4/attachment-0001.bin>


More information about the libc-commits mailing list