From: Davide Italiano Date: Sat, 1 Aug 2015 05:48:03 +0000 (+0000) Subject: Convertibility of nullptr_t to bool is available in clang. Note it. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f86a8612622eb80555d85219db3d20bae41daccb;p=clang 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 --- 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 POD class 1423 CD3 Convertibility of nullptr to bool - Unknown + Yes 1424