[PATCH] D93780: ADT: Fix reference invalidation in N-element SmallVector::append and insert

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 20:20:28 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3043e5a5c33c: ADT: Fix reference invalidation in N-element SmallVector::append and insert (authored by dexonsmith).

Changed prior to commit:
  https://reviews.llvm.org/D93780?vs=313613&id=316560#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93780

Files:
  llvm/include/llvm/ADT/SmallVector.h
  llvm/unittests/ADT/SmallVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93780.316560.patch
Type: text/x-patch
Size: 7144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/80b2db61/attachment.bin>


More information about the llvm-commits mailing list