diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 5d7ee88be73b..01aa5134a587 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -617,7 +617,14 @@ welcome!
|
12.2 [class.temporary] | | | | | |
- 12.3 [class.conv] | | | | | |
+
+ 12.3 [class.conv] |
+ |
+ |
+ |
+ |
+ |
+
12.3.1 [class.conv.ctor] |
|
@@ -626,7 +633,14 @@ welcome!
|
|
- 12.3.2 [class.conv.fct] | | | | | |
+
+ 12.3.2 [class.conv.fct] |
+ |
+ |
+ |
+ |
+ Conversion functions can be declared and defined, but aren't used for anything. |
+
12.4 [class.dtor] |
|