summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2015-08-01 05:48:03 +0000
committerDavide Italiano <davide@freebsd.org>2015-08-01 05:48:03 +0000
commitf86a8612622eb80555d85219db3d20bae41daccb (patch)
tree6ea8cb21e0ca36a202677ba794463934c62166f3 /www
parentd0c24a02dc82b38f88ec9f3e515ffbeefe89eb70 (diff)
Convertibility of nullptr_t to bool is available in clang. Note it.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/cxx_dr_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx_dr_status.html b/www/cxx_dr_status.html
index 0c5339176a..562129626c 100644
--- a/www/cxx_dr_status.html
+++ b/www/cxx_dr_status.html
@@ -8353,7 +8353,7 @@ and <I>POD class</I></td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1423">1423</a></td>
<td>CD3</td>
<td>Convertibility of <TT>nullptr</TT> to <TT>bool</TT></td>
- <td class="none" align="center">Unknown</td>
+ <td class="full" align="center">Yes</td>
</tr>
<tr id="1424">
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1424">1424</a></td>