[Lldb-commits] [lldb] [LLDB][NFC] Create a namespace for the DWARF plugin (PR #68150)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 16 16:52:52 PDT 2023


clayborg wrote:

And if we ever make external plug-ins, they wouldn't be expected to use either the "lldb_private::plugins" or "lldb_plugins" namespaces as those are solely for built in stuff.


https://github.com/llvm/llvm-project/pull/68150


More information about the lldb-commits mailing list