[Lldb-commits] [PATCH] D49410: [PDB] Parse UDT symbols and pointers to members

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 26 20:22:09 PDT 2018


zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.

I am not sure what are the drawbacks of such a solution are.  I guess the best way to find out is to try it and see if you observe any strange behavior :)  I'm ok with that, for now.


https://reviews.llvm.org/D49410





More information about the lldb-commits mailing list