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

Aleksandr Urakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 00:34:05 PDT 2018


aleksandr.urakov added a comment.

Thanks for catching that!

I didn't know about that warnings because I build LLVM with MSVC compiler, but it doesn't introduce such warnings. Now I've fixed the problem with https://reviews.llvm.org/rLLDB339994.


Repository:
  rL LLVM

https://reviews.llvm.org/D49980





More information about the llvm-commits mailing list