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

Kamil Rytarowski via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 14:00:13 PDT 2017


On 05.06.2017 22:01, David Blaikie wrote:
> 
> 
> On Mon, Jun 5, 2017 at 12:05 PM Kamil Rytarowski via Phabricator
> <reviews at reviews.llvm.org <mailto: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.
>  

These parts require someone with better C++ wizard skills to answer.

> 
> 
> 
>     Repository:
>       rL LLVM
> 
>     https://reviews.llvm.org/D33896
> 
> 
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/2052b30b/attachment.sig>


More information about the llvm-commits mailing list