diff options
author | Douglas Gregor <dgregor@apple.com> | 2008-11-20 16:46:32 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2008-11-20 16:46:32 +0000 |
commit | 01f0fcd3ea8a981d8fc0e08d4566db090e483705 (patch) | |
tree | 428d669f98fe19a4f0104d14801af943542940e4 | |
parent | 31aba425a01c8c957e662ccfaa71f923d0f0932a (diff) |
Update C++ status
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59735 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index 59f8c72ff0..13cfb2411c 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -989,7 +989,7 @@ welcome!</p> <td> 13.5.6 [over.ref]</td>
<td class="na" align="center">N/A</td>
<td class="advanced" align="center"></td>
- <td class="basic" align="center"></td>
+ <td class="advanced" align="center"></td>
<td class="broken" align="center"></td>
<td></td>
</tr>
|