From 3c886885a73b99ffd7f0c9a85e6b4fc8a26c6569 Mon Sep 17 00:00:00 2001 From: David Majnemer Date: Sat, 3 May 2014 02:18:46 +0000 Subject: Sema: Implement DR244 Naming the destructor using a typedef-name for the class-name is well-formed. This fixes PR19620. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207892 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_dr_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/cxx_dr_status.html b/www/cxx_dr_status.html index dc6339982c..adb3902b9b 100644 --- a/www/cxx_dr_status.html +++ b/www/cxx_dr_status.html @@ -1504,7 +1504,7 @@ accessible? 244 CD1 Destructor lookup - No + SVN 245 -- cgit v1.2.3