[Lldb-commits] [PATCH] D59427: [WIP] [lldb] [API] Split SBRegistry into smaller files

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 18 10:47:04 PDT 2019


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

Does this look right? I've added temporary `*2` versions of the macros to make it build without having to port everything. If it looks fine, I'll go with other files.


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

https://reviews.llvm.org/D59427

Files:
  lldb/include/lldb/Utility/ReproducerInstrumentation.h
  lldb/source/API/SBAddress.cpp
  lldb/source/API/SBReproducer.cpp
  lldb/source/API/SBReproducerPrivate.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59427.191124.patch
Type: text/x-patch
Size: 6813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190318/8bab0be2/attachment-0001.bin>


More information about the lldb-commits mailing list