[PATCH] D87326: [ADT] Fix reference invalidation when self referencing a SmallVector
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 04:53:17 PDT 2020
njames93 added a comment.
In D87326#2265246 <https://reviews.llvm.org/D87326#2265246>, @nikic wrote:
> Could you please rebase this to current master? I wasn't able to `git apply` it. (Sorry, Phabricator troubles. It's hard to believe that a code review tool is incapable of properly retaining merge bases.)
To be fair it wasn't a simple automatic merge fix, the last commit to the affected file definitely conflicted this patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87326/new/
https://reviews.llvm.org/D87326
More information about the llvm-commits
mailing list