[libcxx-commits] [PATCH] D72160: Optimize / partially inline basic_string copy constructor

Michał Górny via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 20 03:16:51 PST 2020


On Mon, 2020-01-20 at 05:40 -0500, Eric Fiselier wrote:
> I'm failing to see how libc++ is being used as the standard library in
> stage1 or stage2.
> Is libc++ the default standard library for Clang on NetBSD?
> 

Yes, it is.  I suppose I should've guessed that's what you're looking
for.

Can't you reproduce it on your system?  If you want me to, I can try to
reproduce it on Linux but it'll take a few hours.

-- 
Best regards,
Michał Górny

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200120/0a2a6038/attachment.sig>


More information about the libcxx-commits mailing list