[PATCH] D125611: DWARFVerifier: Change vector of IntervalMap to vector of unique_ptrs
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 11:26:08 PDT 2022
kparzysz added a comment.
In D125611#3535537 <https://reviews.llvm.org/D125611#3535537>, @dblaikie wrote:
> If you want to submit a follow-up patch to disable copy/move (construction and assignment) for IntervalMap, that'd be great, otherwise I can do that once this lands.
Right here: https://reviews.llvm.org/D126401
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125611/new/
https://reviews.llvm.org/D125611
More information about the llvm-commits
mailing list