[Lldb-commits] [PATCH] D111295: [lldb] [Target] Make addSupplementaryRegister() work on Register vector

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Oct 9 05:37:28 PDT 2021


mgorny updated this revision to Diff 378438.
mgorny added a comment.

Add `m_` prefix to vars in `DynamicRegisterInfoRegisterTest` class.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111295/new/

https://reviews.llvm.org/D111295

Files:
  lldb/include/lldb/Target/DynamicRegisterInfo.h
  lldb/source/Target/DynamicRegisterInfo.cpp
  lldb/unittests/Target/DynamicRegisterInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111295.378438.patch
Type: text/x-patch
Size: 7959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211009/168d74e7/attachment-0001.bin>


More information about the lldb-commits mailing list