[PATCH] D92522: [SmallVector] Allow SmallVector<T>
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 16:50:29 PST 2020
silvas updated this revision to Diff 309105.
silvas added a comment.
Use SmallVector<T, 0> as the header size.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92522/new/
https://reviews.llvm.org/D92522
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: D92522.309105.patch
Type: text/x-patch
Size: 5193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/795635e4/attachment.bin>
More information about the llvm-commits
mailing list