From: Anders Carlsson
Date: Tue, 24 Mar 2009 01:24:06 +0000 (+0000)
Subject: class.abstract is complete. Anything that doesn't work is a bug.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1edac4d61da2b547becc72c90f9f746054a69534;p=clang
class.abstract is complete. Anything that doesn't work is a bug.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67595 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 10653a67c2..7457c241c5 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -1272,7 +1272,14 @@ welcome!
10.1 [class.mi] | | | | | |
10.2 [class.member.lookup] | | | | | |
10.3 [class.virtual] | | | | | |
- 10.4 [class.abstract] | | | | | |
+
+ 10.4 [class.abstract] |
+ ✓ |
+ ✓ |
+ ✓ |
+ N/A |
+ |
+
11 [class.access] | | | | | |
11.1 [class.access.spec] | | | | | |
11.2 [class.access.base] | | | | | |