[PATCH] D89544: [CodingStandards] Clarify the recommendation to use SmallVector
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 16 11:25:05 PDT 2020
mehdi_amini added a comment.
`SmallVector<T, 0>` is documented here: https://llvm.org/docs/ProgrammersManual.html#llvm-adt-smallvector-h
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89544/new/
https://reviews.llvm.org/D89544
More information about the llvm-commits
mailing list