From eb9ddc5a8c1a3f9801c8acca1a4621ccb688ccf9 Mon Sep 17 00:00:00 2001
From: Richard Smith
Date: Sat, 20 Apr 2013 13:20:33 +0000
Subject: [PATCH] VLAs in C++14!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179949 91177308-0d34-0410-b5e6-96231b3b80d8
---
www/cxx_status.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/cxx_status.html b/www/cxx_status.html
index 59c5e2a662..bfa612e362 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -427,7 +427,7 @@ available.
No |
- [PROVISIONAL] Runtime-sized arrays with automatic storage duration |
+ Runtime-sized arrays with automatic storage duration |
N3639 |
Partial |
@@ -459,7 +459,7 @@ available.
Clarifying memory allocation |
N3664 |
- No |
+ Partial |
--
2.40.0