[PATCH] D93779: ADT: Fix reference invalidation in SmallVector::push_back and single-element insert

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rG49142991a685: Reapply "ADT: Fix reference invalidation in SmallVector::push_back and singleā€¦ (authored by dexonsmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93779

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93779.316559.patch
Type: text/x-patch
Size: 12758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/886432b6/attachment.bin>


More information about the llvm-commits mailing list