[PATCH] D147426: [SmallVector] Add an explicit SmallVector(size_t Size) constructor.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 10:35:01 PDT 2023


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Sounds good - I probably wouldn't mind slightly more in the test, like a check for size or something, but yeah, that'd be of minimal value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147426



More information about the llvm-commits mailing list