[Lldb-commits] [lldb] [lldb] Use llvm::unique (NFC) (PR #139910)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Thu May 15 00:22:12 PDT 2025


https://github.com/bulbazord approved this pull request.

Makes sense. `std::unique` doesn't invalidate the end iterator, so I believe this should be ok.

https://github.com/llvm/llvm-project/pull/139910


More information about the lldb-commits mailing list