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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 15:38:44 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0fbeca0ee6f0: [SmallVector] Reallocate if assigned memory is right after the current vector… (authored by asbirlea).

Changed prior to commit:
  https://reviews.llvm.org/D132512?vs=454994&id=465912#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132512

Files:
  llvm/include/llvm/ADT/SmallVector.h
  llvm/lib/Support/SmallVector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132512.465912.patch
Type: text/x-patch
Size: 5975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/6fb32af9/attachment.bin>


More information about the llvm-commits mailing list