diff options
author | Manna, Soumi <soumi.manna@intel.com> | 2023-05-14 19:49:22 -0700 |
---|---|---|
committer | Manna, Soumi <soumi.manna@intel.com> | 2023-05-14 19:49:28 -0700 |
commit | 5ebff1ac1b986c6b5317aaf5ab6c4830a711067a (patch) | |
tree | 59aa55612caf3cb865df28738e9ef05768ba0dfc /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 1ba9ec0d10c8c95216d8d7fc47f028344c1640bb (diff) | |
download | llvm-5ebff1ac1b986c6b5317aaf5ab6c4830a711067a.zip llvm-5ebff1ac1b986c6b5317aaf5ab6c4830a711067a.tar.gz llvm-5ebff1ac1b986c6b5317aaf5ab6c4830a711067a.tar.bz2 |
[NFC][Clang] Fix Coverity issues of copy without assign
This patch adds missing copy/move assignment operator to the class which has user-defined copy/move constructor.
Reviewed By: tahonermann
Differential Revision: https://reviews.llvm.org/D149718
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions