From 408de4350563227e9e5787632c2a64235681c799 Mon Sep 17 00:00:00 2001
From: Richard Smith
Date: Sat, 20 Apr 2013 12:44:32 +0000
Subject: [PATCH] Binary literals are approved for C++14.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179942 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/cxx_status.html | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/www/cxx_status.html b/www/cxx_status.html
index d756ef2564..8ade985826 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -417,10 +417,15 @@ available.
No |
- [PROVISIONAL] Binary literals |
+ Binary literals |
N3472 |
Yes |
+
+ [PROVISIONAL] Runtime-sized arrays with automatic storage duration |
+ N3639 |
+ Partial |
+
[PROVISIONAL] Return type deduction for normal functions |
N3638 |
--
2.40.0