<div dir="ltr">Weird, I wasn't aware of this :) CC Jeffrey as he seems to be the author of the original patch. <div><br></div><div>P.S. You down under, mate?</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, May 8, 2014 at 6:42 PM, Daniel Heckenberg <span dir="ltr"><<a href="mailto:danielh@al.com.au" target="_blank">danielh@al.com.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div><br>
Except that the patch is explicitly maintained as part of clang,
right?<br>
<a href="http://llvm.org/svn/llvm-project/cfe/trunk/www/libstdc++4.4-clang0x.patch" target="_blank">http://llvm.org/svn/llvm-project/cfe/trunk/www/libstdc++4.4-clang0x.patch</a><br>
<br>
Cheers,<br>
Daniel<div><div class="h5"><br>
<br>
On 08/05/14 13:09, Nikola Smiljanic wrote:<br>
</div></div></div><div><div class="h5">
<blockquote type="cite">
<div dir="ltr">You should submit the patch to stdlibc++ project ;)</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, May 8, 2014 at 12:38 PM, Daniel
Heckenberg <span dir="ltr"><<a href="mailto:danielh@al.com.au" target="_blank">danielh@al.com.au</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hello,<br>
<br>
Following the information here: <a href="http://clang.llvm.org/cxx_status.html" target="_blank">http://clang.llvm.org/cxx_status.html</a>
I've been attempting to use clang 3.2 in C++11 mode with
stdlibc++-4.4. It seems that the patch linked on that page
is incomplete, as I soon encountered problems with pair,
shared_ptr and tuple.<br>
<br>
I've attempted to extend the patch to fix those problems
(see attached diff). Most were trivial changes due to C++0x
to C++11 default ctor/op rule differences, but to fix the
tuple problem I've essentially back-ported the header
contents from stdlibc++-4.5.4.<br>
<br>
I'd be interested in feedback and/or to contribute this new
patch.<br>
<br>
Many thanks,<br>
Daniel<br>
<br>
<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div></div></div>
</blockquote></div><br></div>