diff options
| author | Larisse Voufo <lvoufo@google.com> | 2013-06-13 06:04:33 +0000 |
|---|---|---|
| committer | Larisse Voufo <lvoufo@google.com> | 2013-06-13 06:04:33 +0000 |
| commit | 27ef14f098798c4b9c89b71cbf5ad5dda8983c40 (patch) | |
| tree | 8b70dcba237b04363bc251983382eb0d76ed3590 /clang | |
| parent | 78a617f4c182dbf6b015c621b2a3018196e23f2e (diff) | |
| download | bcm5719-llvm-27ef14f098798c4b9c89b71cbf5ad5dda8983c40.tar.gz bcm5719-llvm-27ef14f098798c4b9c89b71cbf5ad5dda8983c40.zip | |
Updated C++1y status for contextual conversions to 'partial' (without review)
llvm-svn: 183888
Diffstat (limited to 'clang')
| -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 a0c697f1492..6d930e749c2 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -417,7 +417,7 @@ available.</p> <tr> <td>Tweak to certain C++ contextual conversions</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3323.pdf">N3323</a></td> - <td class="none" align="center">No</td> + <td class="partial" align="center">Partial</td> </tr> <tr> <td>Binary literals</td> |

