[Lldb-commits] [PATCH] D56461: [NativePDB] Add support for parsing typedefs and make lldb-test work with the native reader.

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 9 07:33:34 PST 2019


Yes I expect someone else to review more thoroughly, but I included you
anyway since you may have to dtart caring about this soon :)
On Wed, Jan 9, 2019 at 6:39 AM Pavel Labath via Phabricator <
reviews at reviews.llvm.org> wrote:

> labath added a comment.
>
> Is there any chance we can get someone who knows something about pdbs take
> a look at this (@amccarth ? @aleksandr.urakov ?) ?
>
>
>
> ================
> Comment at: lldb/lit/SymbolFile/NativePDB/typedefs.cpp:3
> +
> +// REQUIRES: system-windows
> +// RUN: %build --compiler=clang-cl --nodefaultlib -o %t.exe -- %s
> ----------------
> What's the reason for this? Does the test need msvc linker or something?
>
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D56461/new/
>
> https://reviews.llvm.org/D56461
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190109/a0142688/attachment.html>


More information about the lldb-commits mailing list