On Oct 13, 2009, at 10:35 AM, Chris Lattner wrote:
>
> On Oct 13, 2009, at 10:02 AM, Douglas Gregor wrote:
>
>> Author: dgregor
>> Date: Tue Oct 13 12:02:54 2009
>> New Revision: 83980
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=83980&view=rev
>> Log:
>> Diagnose attempts to add default function arguments to a
>> specialization. This completes C++ [temp.expl.spec]!
>
> Cool, watch out for non-ascii though :)
>
>> + // - the explicit specialization of a function template;
>> + // — the explicit specialization of a member
>> function template;
>> + // — the explicit specialization of a member
>> function of a class
>> + // template where the class template specialization
>> to which the
>> + // member function specialization belongs is
>> implicitly
Looked fine in Xcode!
(Thanks)
- Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits