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 | 8e3e16ed2ecdac59b74710098e7d409d4e37292f (patch) | |
tree | f611b6270161bf2b33edb79997063e7647e35787 | |
parent | 3726019aa331b9d0c6b744724d936eeff38e4906 (diff) | |
download | bcm5719-llvm-8e3e16ed2ecdac59b74710098e7d409d4e37292f.tar.gz bcm5719-llvm-8e3e16ed2ecdac59b74710098e7d409d4e37292f.zip |
Update C++ status
llvm-svn: 59735
-rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 59f8c72ff0c..13cfb2411c7 100644 --- a/clang/www/cxx_status.html +++ b/clang/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>
|