[Lldb-commits] [PATCH] D78141: [lldb/Reproducers] Simplify LLDB_RECORD macros
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 14 12:24:42 PDT 2020
JDevlieghere created this revision.
JDevlieghere added a reviewer: labath.
JDevlieghere added a project: LLDB.
Redefine the LLDB_RECORD macros in terms of a common uber-macro to reduce code duplication across them.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D78141
Files:
lldb/include/lldb/Utility/ReproducerInstrumentation.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78141.257412.patch
Type: text/x-patch
Size: 6918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200414/45c2e65f/attachment.bin>
More information about the lldb-commits
mailing list