[cfe-commits] r113663 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaDecl.cpp test/SemaCXX/class.cpp test/SemaTemplate/instantiate-static-var.cpp

Douglas Gregor dgregor at apple.com
Sat Sep 11 13:31:12 PDT 2010


On Sep 10, 2010, at 7:54 PM, Douglas Gregor wrote:

> 
> On Sep 10, 2010, at 4:21 PM, John McCall wrote:
> 
>> Author: rjmccall
>> Date: Fri Sep 10 18:21:22 2010
>> New Revision: 113663
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=113663&view=rev
>> Log:
>> Support in-class initialization of static const floating-point data members.
> 
> This is also PR6384, and has a (now-out-of-date) entry on the compatibility page at
> 
> 	http://clang.llvm.org/compatibility.html#init_static_const
> 
> 	- Doug

I updated compatibility.html and closed the bug.

	- Doug



More information about the cfe-commits mailing list