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

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


dexonsmith added a comment.

Thanks for the review; I'm holding off committing this for now because of https://reviews.llvm.org/D95112 (I must not have run all of `check-llvm` before).


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

https://reviews.llvm.org/D94739



More information about the llvm-commits mailing list