On Sat, Mar 17, 2012 at 4:26 PM, Johannes Schaub < [email protected]> wrote:
> > > Am 15.03.2012 00:13, schrieb Richard Smith: > > Author: rsmith >> Date: Wed Mar 14 18:13:10 2012 >> New Revision: 152750 >> >> URL: >> http://llvm.org/viewvc/llvm-**project?rev=152750&view=rev<http://llvm.org/viewvc/llvm-project?rev=152750&view=rev> >> Log: >> Instantiating a class template should not instantiate the definition of >> any >> scoped enumeration members. Later uses of an enumeration temploid as a >> nested >> name specifier should cause its instantiation. Plus some groundwork for >> explicit specialization of member enumerations of class templates. >> >> > Nice. Does this fix PR10044 ? > It appears so. Thanks for pointing that out!
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
