[PATCH] D90884: Add `SVec<T>`, a SmallVector with a default small size.

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 11:41:31 PST 2020


silvas updated this revision to Diff 305225.
silvas edited the summary of this revision.
silvas added a comment.

Add `Vec<T>` and update ProgrammersManual.rst


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90884/new/

https://reviews.llvm.org/D90884

Files:
  llvm/docs/ProgrammersManual.rst
  llvm/include/llvm/ADT/SmallVector.h
  llvm/unittests/ADT/SmallVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90884.305225.patch
Type: text/x-patch
Size: 5674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/c15acf09/attachment.bin>


More information about the llvm-commits mailing list