[PATCH] D115383: ADT: Add SmallVectorImpl::truncate() to replace uses of set_size()
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 13:24:24 PST 2021
dexonsmith added a comment.
Note: I've posted follow-up patches that use this:
- https://reviews.llvm.org/D115384
- https://reviews.llvm.org/D115386
- https://reviews.llvm.org/D115389
- https://reviews.llvm.org/D115390
- https://reviews.llvm.org/D115391
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115383/new/
https://reviews.llvm.org/D115383
More information about the llvm-commits
mailing list