[Lldb-commits] [PATCH] D94136: [lldb] Make ModuleList iterable (NFC)

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 5 18:37:21 PST 2021


JDevlieghere updated this revision to Diff 314767.
JDevlieghere marked 4 inline comments as done.
JDevlieghere added a comment.

Address Dave's feedback.


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

https://reviews.llvm.org/D94136

Files:
  lldb/include/lldb/Core/ModuleList.h
  lldb/source/Core/ModuleList.cpp
  lldb/source/Target/Target.cpp
  lldb/unittests/Core/CMakeLists.txt
  lldb/unittests/Core/ModuleListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94136.314767.patch
Type: text/x-patch
Size: 7402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210106/21418ddd/attachment-0001.bin>


More information about the lldb-commits mailing list