[Lldb-commits] [PATCH] D59537: Instantiate 'std' templates explicitly in the expression evaluator

Raphael Isemann via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 9 10:17:32 PDT 2019


The Darwin failure reproduces for me when I just add Darwin to the
supported list of platforms in the import-std-module tests and run them on
macOS.

The dwo failure can also be reproduced by just whitelisting it in the
tests. This will cause the tests to fail for me on Arch Linux. I didn’t
test if this will also cause a failure on Darwin (as the Darwin test case
is anyway already failing).

- Raphael

On Tue 9. Apr 2019 at 19:07, Adrian Prantl via Phabricator <
reviews at reviews.llvm.org> wrote:

> aprantl added a comment.
>
> Can you send me a mail with instructions to reproduce the failure? I'd
> like to take a look.
>
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D59537/new/
>
> https://reviews.llvm.org/D59537
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190409/092fd665/attachment.html>


More information about the lldb-commits mailing list