On Tue, Sep 15, 2009 at 1:50 PM, Douglas Gregor <[email protected]> wrote:
> Author: dgregor
> Date: Tue Sep 15 15:50:23 2009
> New Revision: 81913
>
> URL: http://llvm.org/viewvc/llvm-project?rev=81913&view=rev
> Log:
> Make sure we're comparing the canonical types when we determine
> whether a constructor is a copy constructor.
>
> Sadly, I wasn't able to get down to a test case smaller than libstdc++'s
> <string>.

I think this fixes http://llvm.org/bugs/show_bug.cgi?id=4655.

-Eli
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to