From: Douglas Gregor
Date: Wed, 4 Feb 2009 15:07:16 +0000 (+0000)
Subject: Argument Dependent Lookup is done (for now). Also, update the status
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09413dca1be4b3e78597bdf706de39ec70cf0ee4;p=clang
Argument Dependent Lookup is done (for now). Also, update the status
for a few other name-lookup sections.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63734 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index d508b50db9..c172a2c1e9 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -347,21 +347,35 @@ welcome!
3.4.2 [basic.lookup.argdep] |
N/A |
+ |
+ |
N/A |
- |
+ Missing support for templates, friend functions. |
+
+
+ 3.4.3 [basic.lookup.qual] |
+ N/A |
+ N/A |
+ |
N/A |
|
- 3.4.3 [basic.lookup.qual] |
+ 3.4.3.1 [class.qual] |
+ N/A |
+ N/A |
+ |
+ N/A |
+ |
+
+
+ 3.4.3.2 [namespace.qual] |
N/A |
N/A |
|
N/A |
- What's the state of namespaces now? |
+ |
- 3.4.3.1 [class.qual] | | | | | |
- 3.4.3.2 [namespace.qual] | | | | | |
3.4.4 [basic.lookup.elab] | | | | | |
3.4.5 [basic.lookup.classref] | | | | | |
3.4.6 [basic.lookup.udir] | | | | | |