From 1e185d973704144c74bbb390458661fce103535b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sun, 2 Aug 2009 18:22:38 +0000 Subject: [PATCH] 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 --- www/cxx_status.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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] -- 2.40.0