[Lldb-commits] [Diffusion] rL245090: Move all clang type system DWARF type parsing into ClangASTContext.cpp.
via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 27 16:06:47 PDT 2015
On Thu, Aug 27, 2015 at 03:57:30PM -0700, Greg Clayton wrote:
>
> I can probably clean this up by making a DWARFASTParser a plug-in type and move all DWARF parsing code over into it and place that inside the DWARF plug-in folder. I see if I can do that quick to get the code organization back to how we want it.
Very cool!! This is exactly what I was hoping for. Thank you Greg!!!
More information about the lldb-commits
mailing list