[PATCH] D94739: ADT: Fix reference invalidation in SmallVector::emplace_back and the size+value version of SmallVector::assign

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 17:26:05 PST 2021


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

Haven't reviewed the logic in detail - but generally looks about right to me.


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

https://reviews.llvm.org/D94739



More information about the llvm-commits mailing list