Douglas Gregor wrote: > Author: dgregor > Date: Thu Dec 3 12:33:45 2009 > New Revision: 90467 > > Also, move the checking that determines whether we are creating a > variable of abstract class type *after* we check whether the type is > complete. Otherwise, we won't see when we have an abstract class > template specialization that is implicitly instantiated by this > declaration. This is the "something else" that Sebastian had noted > earlier. > Interesting. Patch looks good.
Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
