]> granicus.if.org Git - clang/commitdiff
We have fairly good support for namespaces, now. Namespace aliases are parsed correctly
authorDouglas Gregor <dgregor@apple.com>
Sun, 2 Aug 2009 18:22:38 +0000 (18:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 2 Aug 2009 18:22:38 +0000 (18:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77900 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 74edb9ce0da3a3abffa7a70db190ed925e3578f4..5985e6c5e74bf9fa8f359ff255ad7b29a998084d 100644 (file)
@@ -1054,11 +1054,11 @@ welcome!</p>
 </tr>
 <tr>
   <td>&nbsp;&nbsp;&nbsp;&nbsp;7.3.1 [namespace.def]</td>
-  <td class="medium"></td>
-  <td class="medium"></td>
-  <td class="medium"></td>
+  <td class="advanced"></td>
+  <td class="advanced"></td>
+  <td class="advanced"></td>
+  <td></td>
   <td></td>
-  <td>Cannot parse namespace aliases.</td>
 </tr>
 <tr>
   <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7.3.1.1 [namespace.unnamed]</td>