[Lldb-commits] [PATCH] D49980: [PDB] Parse UDT symbols and pointers to members (combined patch)

Aleksandr Urakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 22 00:34:12 PDT 2018


aleksandr.urakov added a subscriber: labath.
aleksandr.urakov added a comment.

It seems that the cause of the failure is https://reviews.llvm.org/rL340206, but I'm not sure if the adding of `-gpubnames` switch to `clang` will be a correct fix for that?


Repository:
  rL LLVM

https://reviews.llvm.org/D49980





More information about the lldb-commits mailing list