[PATCH] D90884: [SmallVector] Add `SVec<T>` / `Vec<T>` convenience wrappers.
Sean Silva via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 18:39:57 PST 2020
silvas updated this revision to Diff 305291.
silvas marked an inline comment as done.
silvas added a comment.
Soften wording to "recommend" from "should".
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.305291.patch
Type: text/x-patch
Size: 6455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201114/dac4c524/attachment.bin>
More information about the llvm-commits
mailing list