[PATCH] D33896: Correct unittest build failures on NetBSD/GCC

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 13:01:31 PDT 2017


On Mon, Jun 5, 2017 at 12:05 PM Kamil Rytarowski via Phabricator <
reviews at reviews.llvm.org> wrote:

> krytarowski added a comment.
>
> For the `raw_ostream.h` part, there is usage of `raw_string_ostream` and
> this is an unrecognized type.
>

Right - sorry, I wasn't so much interested in the pages of errors, but in
some explanation of "what is different about this implementation that leads
there to be errors here but not elsewhere". To better understand what's
being fixed/worked around.


>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D33896
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/538070bb/attachment.html>


More information about the llvm-commits mailing list