From be1ad9279879d7cef8fb6dfc15604aaeac380dc1 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 21 Aug 2009 23:27:46 +0000 Subject: Update Clang C++ status to better reflect what is implemented. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79695 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index be86c5f3ee..aadde90a44 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -1846,16 +1846,15 @@ welcome!

      14.5.1.1 [temp.mem.func] + - - Return types for out-of-line member functions that refer to a member of - the current instantiation are not properly handled. +       14.5.1.2 [temp.mem.class] - + @@ -1863,16 +1862,14 @@ welcome!

      14.5.1.3 [temp.static] + - - Types of out-of-line data members that refer to a member of - the current instantiation are not properly handled. No template - instantiation for the definition of out-of-line static data members. +     14.5.2 [temp.mem] - - + + @@ -1911,18 +1908,18 @@ welcome!

      14.5.5.3 [temp.class.spec.mfunc] - - - + + + N/A     14.5.5 [temp.fct] - - + + + - @@ -2043,15 +2040,15 @@ welcome!

- Function templates cannot be instantiated +     14.7.1 [temp.inst] N/A - - Function templates cannot be instantiated + +     14.7.2 [temp.explicit] @@ -2059,7 +2056,7 @@ welcome!

- Function templates cannot be instantiated + Function templates cannot be explicitly instantiated     14.7.3 [temp.expl.spec] @@ -2082,22 +2079,22 @@ welcome!

- +     14.8.2 [temp.deduct] N/A N/A - + N/A       14.8.2.1 [temp.deduct.call] - + - + -- cgit v1.2.3