[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:53:40 PDT 2019
mgorny updated this revision to Diff 191125.
mgorny added a comment.
Hmm, actually with that local `R` declaration I don't have to have an additional set of macros ;-).
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.191125.patch
Type: text/x-patch
Size: 6803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190318/7079d7cd/attachment.bin>
More information about the lldb-commits
mailing list