[Lldb-commits] [PATCH] D13970: Add support for abstract domain sockets.
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 22 09:25:50 PDT 2015
clayborg accepted this revision.
clayborg added a comment.
Looks good. At some point we should add these to the PluginMananger and have new instances found by having them register URL prefixes which match up with CreateInstance methods that are given the URL.
http://reviews.llvm.org/D13970
More information about the lldb-commits
mailing list