From: Douglas Gregor
Date: Fri, 20 Nov 2009 22:00:06 +0000 (+0000)
Subject: Update C++ status
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d90e0eee4347f2985d4cc1a5f052223b7047da0d;p=clang
Update C++ status
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89492 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 53a32f72cc..9e4c5ceb56 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -546,8 +546,7 @@ welcome!
|
|
|
- cannot parse operator-function-ids that have explicit template argument
- lists |
+ |
5.2 [expr.post] | | | | | |
@@ -1093,9 +1092,9 @@ welcome!
7.3.1.1 [namespace.unnamed] |
|
|
- |
+ |
+ |
|
- Unnamed namespace members cannot be looked up. |
7.3.1.2 [namespace.memdef] |
@@ -1809,7 +1808,7 @@ welcome!
✓ |
|
N/A |
- Template template parameters cannot actually be used in templates |
+ |
14.2 [temp.names] |