On Tue, Sep 15, 2009 at 2:05 PM, Douglas Gregor <[email protected]> wrote: > > On Sep 15, 2009, at 1:58 PM, Eli Friedman wrote: > >> 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. > > Ah, that makes sense. Cool!
Are you going to commit the test, or would you like me to? -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
