[PATCH] D91837: ADT: Fix reference invalidation in SmallVector APIs that pass in a value

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 09:18:06 PST 2020


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

In D91837#2467008 <https://reviews.llvm.org/D91837#2467008>, @dexonsmith wrote:

> Great, thanks for doing that analysis @nikic!
>
> @njames93, I'll land this once you accept.

LGTM, but I'm not the gatekeeper of ADT.


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

https://reviews.llvm.org/D91837



More information about the llvm-commits mailing list