From: Richard Smith
Date: Thu, 21 Jul 2011 18:02:57 +0000 (+0000)
Subject: Update cxx_status page on www: clang has had full support for in-class initializers...
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee2cdbd6dd24e402de5f7a54fce28d716703a36b;p=clang
Update cxx_status page on www: clang has had full support for in-class initializers since r132890.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135689 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index d7d2465ad5..4b361663b4 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -320,10 +320,10 @@ welcome!
In-declaration member initialization |
- |
- |
- |
- |
+ ✓ |
+ ✓ |
+ ✓ |
+ ✓ |
|
N2628 |