[PATCH] D92522: [SmallVector] Allow SmallVector<T>
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 10:41:42 PST 2020
silvas updated this revision to Diff 309305.
silvas marked an inline comment as done.
silvas added a comment.
Address Chris's comments about the docs.
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.309305.patch
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/336222c9/attachment.bin>
More information about the llvm-commits
mailing list