From: Douglas Gregor
Date: Sun, 2 Aug 2009 18:22:38 +0000 (+0000)
Subject: We have fairly good support for namespaces, now. Namespace aliases are parsed correctly
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e185d973704144c74bbb390458661fce103535b;p=clang
We have fairly good support for namespaces, now. Namespace aliases are parsed correctly
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77900 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 74edb9ce0d..5985e6c5e7 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -1054,11 +1054,11 @@ welcome!
7.3.1 [namespace.def] |
- |
- |
- |
+ |
+ |
+ |
+ |
|
- Cannot parse namespace aliases. |
7.3.1.1 [namespace.unnamed] |