Track down return statements in the handlers of a function-try-block of constructors. Meh ...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70256 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/cxx_status.html b/www/cxx_status.html
index ab8171c..e8547cd 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -1664,7 +1664,7 @@
   <td class="na" align="center">N/A</td>
   <td class="advanced" align="center"></td>
   <td></td>
-  <td>Not all constraints are checked, such as existence of return statements in function-try-block handlers of constructors</td>
+  <td>Not all constraints are checked</td>
 </tr>
 <tr>
   <td>&nbsp;&nbsp;15.4 [except.spec]</td>