[Lldb-commits] [PATCH] D49410: [PDB] Parse UDT symbols and pointers to members
Aleksandr Urakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 26 21:30:42 PDT 2018
aleksandr.urakov added a comment.
Thanks!
I have created the corresponding patch for Clang (https://reviews.llvm.org/D49871, @rnk have accepted it. Can you commit this, please? I have no commit access).
But current patch intersects with https://reviews.llvm.org/D49368, and I'm preparing the combined patch (we were talking about it some earlier in the thread), so can you, please, NOT commit current patch now? :) I'll submit the combined patch on Monday (I have a day off today), it's almost ready.
https://reviews.llvm.org/D49410
More information about the lldb-commits
mailing list