[Lldb-commits] [PATCH] D41092: Enable more abilities in SymbolFilePDB
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 20 08:07:05 PST 2017
zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.
This looks better. Technically it's possible to break this with some weird PDBs but I don't think it's possible to do better without using the native reader.
Repository:
rL LLVM
https://reviews.llvm.org/D41092
More information about the lldb-commits
mailing list