From: Chandler Carruth Date: Fri, 27 Sep 2013 22:30:27 +0000 (+0000) Subject: Implementation of N3760 which is planned to be voted into C++14's draft X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8853c353278a42fcd3f92d553955c8b9df3b14d4;p=clang Implementation of N3760 which is planned to be voted into C++14's draft tomorrow is complete. There is a missing warning due to a serious issue with template instantiation in Clang (and potentially in the core language). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191577 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 3bcc3f8346..d1aa45d88c 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -471,7 +471,7 @@ available.

[[deprecated]] attribute N3760 - No + SVN Single quotation mark as digit separator