From b9737e314c001eb3419bcd8e696f68f14375c418 Mon Sep 17 00:00:00 2001
From: Larisse Voufo
Date: Tue, 6 Aug 2013 07:37:09 +0000
Subject: [PATCH] Update status of support for variable templates on website.
llvm-svn: 187785
---
clang/www/cxx_status.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 6cbc769769d8..36fb0e9f0d58 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -452,7 +452,7 @@ available.
Variable templates |
N3651 |
- No |
+ Partial |
Relaxing requirements on constexpr functions |