From 35adb754b618655941d033328240d1799abcb48f Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 12 Mar 2009 00:09:31 +0000 Subject: [PATCH] Note some advances in our C++ support git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66742 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 45 ++++++++++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 19 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index 856258b256..edaf10373a 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -530,9 +530,9 @@ welcome!

    5.2.2 [expr.call] ✓ ✓ - + + - Argument-dependent lookup is unsupported     5.2.3 [expr.type.conv] @@ -990,8 +990,8 @@ welcome!

✓ ✓ ✓ - - Typedefs of anonymous tag types do not use the name of the typedef for linkage purposes. + ✓ +     7.1.4 [dcl.friend] @@ -1140,7 +1140,14 @@ welcome!

No CodeGen for initializing non-aggregates or dynamic initialization. -    8.5.2 [dcl.init.string] + +     8.5.2[dcl.init.string] + + + + + +     8.5.3 [dcl.init.ref] @@ -1168,56 +1175,56 @@ welcome!

  9.2 [class.mem] - - + + No parser support for using declarations, or templates.   9.3 [class.mfct] ✓ - - + +     9.3.1 [class.mfct.non-static] ✓ - - + +     9.3.2 [class.this] ✓ - - + +   9.4 [class.static] ✓ - - + ✓ +     9.4.1 [class.static.mfct] ✓ - - + ✓ +     9.4.2 [class.static.data] ✓ - - + ✓ + -- 2.40.0