[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 13:22:09 PST 2020
silvas updated this revision to Diff 305247.
silvas marked 3 inline comments as done.
silvas edited the summary of this revision.
silvas added a comment.
Address comments from Mehdi about the docs.
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.305247.patch
Type: text/x-patch
Size: 6021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/6661d438/attachment.bin>
More information about the llvm-commits
mailing list