diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 4b361663b4b7..d03f700679f1 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -338,10 +338,10 @@ welcome!
defaulted methods |
- |
- |
- |
- |
+ |
+ |
+ |
+ |
|
N1717
N2326
@@ -366,24 +366,24 @@ welcome!
| N2150 |
- virtual function safety modifications |
- |
- |
- |
- |
+ Explicit override controls |
+ ✓ |
+ ✓ |
+ ✓ |
+ |
|
|
Explicit conversion operators |
- |
- |
- |
- |
+ ✓ |
+ ✓ |
+ ✗ |
+ N/A |
12.3 |
N2437
N2333
- No name mangling; ASTs don't contain calls to conversion operators |
+ Does not implement DR899
Template Modifications |