zturner added a comment.

Note that AFAICT, native PDB plugin is now the only plugin where you can do 
`type lookup -- NS::Struct::Local` and have it return instantly.  On the 
regular PDB plugin it doesn't work at all (returns no results).  On the DWARF 
plugin, I haven't tested, but it will either not work at all, or take a 
potentially long time if you have a lot of debug info).


https://reviews.llvm.org/D53662



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to