Files
clang-p2996/lldb/source/Plugins/Process/Utility
Tatyana Krasnukha 74fd1a6587 Fix DynamicRegisterInfo copying/moving issue.
Summary:
Default copy/move constructors and assignment operators leave wrong m_sets[i].registers pointers.

Made the class movable and non-copyable (it's difficult to imagine when it needs to be copied).

Reviewers: clayborg

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D47728

llvm-svn: 334282
2018-06-08 11:28:15 +00:00
..
2017-12-01 12:05:00 +00:00
2017-12-01 12:05:00 +00:00
2018-01-22 11:27:43 +00:00
2018-04-30 16:49:04 +00:00