From 2dd004487d1e40c01aaf50a137b1a6982f686d5c Mon Sep 17 00:00:00 2001 From: Davide Italiano Date: Sat, 1 Aug 2015 05:48:03 +0000 Subject: [PATCH] Convertibility of nullptr_t to bool is available in clang. Note it. llvm-svn: 243827 --- clang/www/cxx_dr_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index 0c5339176a6d..562129626c07 100644 --- a/clang/www/cxx_dr_status.html +++ b/clang/www/cxx_dr_status.html @@ -8353,7 +8353,7 @@ and POD class 1423 CD3 Convertibility of nullptr to bool - Unknown + Yes 1424