[PATCH] D90884: [SmallVector] Add a default small size.

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 12:19:38 PST 2020


tschuett added a comment.

I thought the other way around. Don't use a default size, but fix cases of misuse.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90884/new/

https://reviews.llvm.org/D90884



More information about the llvm-commits mailing list