[PATCH] D132512: [SmallVector] Reallocate if assigned memory is right after the current vector, created with capacity 0

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 14:24:34 PDT 2022


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

Seems good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132512



More information about the llvm-commits mailing list