Generalized constexpr is approved for C++14.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179944 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/cxx_status.html b/www/cxx_status.html
index cf307ce..c8b326e 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -447,7 +447,7 @@
       <td class="none" align="center">No</td>
     </tr>
     <tr>
-      <td>[PROVISIONAL] Relaxing requirements on constexpr functions</td>
+      <td>Relaxing requirements on constexpr functions</td>
       <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3652.html">N3652</a></td>
       <td class="none" align="center">No</td>
     </tr>