[Lldb-commits] [PATCH] D133906: [lldb] Generate lldb-forward with .def file

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 14 16:05:28 PDT 2022


JDevlieghere created this revision.
JDevlieghere added reviewers: mib, aprantl, labath.
Herald added a project: All.
JDevlieghere requested review of this revision.

Generate lldb-forward with .def file. The benefit is that we don't have to keep the list of classes, and typedefs in sync.


https://reviews.llvm.org/D133906

Files:
  lldb/include/lldb/lldb-forward.def
  lldb/include/lldb/lldb-forward.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133906.460262.patch
Type: text/x-patch
Size: 28413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220914/7e2b1007/attachment-0001.bin>


More information about the lldb-commits mailing list