[all-commits] [llvm/llvm-project] 05cd79: [lldb] Fix some accidental IntervalMap copies
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sat Feb 19 11:56:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05cd79d59900ac57a94a0699594163689606b336
https://github.com/llvm/llvm-project/commit/05cd79d59900ac57a94a0699594163689606b336
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-02-19 (Sat, 19 Feb 2022)
Changed paths:
M lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
Log Message:
-----------
[lldb] Fix some accidental IntervalMap copies
I made that type non-copyable in some cases in dc4f9f0368cd
More information about the All-commits
mailing list