diff --git a/clang/www/c_status.html b/clang/www/c_status.html
index 6e37dd65ccbdee..148405ec31a9ba 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -532,7 +532,7 @@
C23 implementation status
| Contradiction about INFINITY macro |
N2848 |
- Clang 19 |
+ Clang 19 |
| Require exact-width integer type interfaces |
@@ -603,7 +603,7 @@ C23 implementation status
| char8_t: A type for UTF-8 characters and strings |
N2653 |
- Clang 19 |
+ Clang 19 |
| Clarification for max exponent macros-update |
@@ -727,7 +727,7 @@ C23 implementation status
| constexpr for object definitions |
N3018 |
- Clang 19 |
+ Clang 19 |
| Introduce storage class specifiers for compound literals |
@@ -757,7 +757,7 @@ C23 implementation status
| #embed |
N3017 |
- Clang 19 |
+ Clang 19 |
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index a7ce84b5fa7213..71185b021def3d 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -945,7 +945,7 @@ C++ defect report implementation status
150 |
C++17 |
Template template parameters and default arguments |
- Clang 19 |
+ Clang 19 |
| 151 |
@@ -1017,7 +1017,7 @@ C++ defect report implementation status
162 |
CD1 |
(&C::f)() with nonstatic members |
- Clang 19 |
+ Clang 19 |
| 163 |
@@ -7827,7 +7827,7 @@ C++ defect report implementation status
1334 |
NAD |
Layout compatibility and cv-qualification |
- Superseded by 1719 |
+ Superseded by 1719 |
| 1335 |
@@ -10141,7 +10141,7 @@ C++ defect report implementation status
1719 |
CD4 |
Layout compatibility and cv-qualification revisited |
- Clang 19 |
+ Clang 19 |
| 1720 |
@@ -12977,7 +12977,7 @@ C++ defect report implementation status
2191 |
C++17 |
Incorrect result for noexcept(typeid(v)) |
- Clang 19 |
+ Clang 19 |
| 2192 |
@@ -14403,7 +14403,7 @@ C++ defect report implementation status
2428 |
C++23 |
Deprecating a concept |
- Clang 19 |
+ Clang 19 |
| 2429 |
@@ -14505,7 +14505,7 @@ C++ defect report implementation status
2445 |
C++20 |
Partial ordering with rewritten candidates |
- Clang 19 |
+ Clang 19 |
| 2446 |
@@ -15345,7 +15345,7 @@ C++ defect report implementation status
2583 |
C++23 |
Common initial sequence should consider over-alignment |
- Clang 19 |
+ Clang 19 |
| 2584 |
@@ -15573,7 +15573,7 @@ C++ defect report implementation status
2621 |
C++23 |
Kind of lookup for using enum declarations |
- Superseded by 2877 |
+ Superseded by 2877 |
| 2622 |
@@ -15999,7 +15999,7 @@ C++ defect report implementation status
2692 |
C++23 |
Static and explicit object member functions with the same parameter-type-lists |
- Clang 19 |
+ Clang 19 |
| 2693 |
@@ -16401,7 +16401,7 @@ C++ defect report implementation status
2759 |
DRWP |
[[no_unique_address] and common initial sequence |
- Clang 19 |
+ Clang 19 |
| 2760 |
@@ -16762,7 +16762,7 @@ C++ defect report implementation status
2819 |
accepted |
Cast from null pointer value in a constant expression |
- Clang 19 |
+ Clang 19 |
| 2820 |
@@ -17000,7 +17000,7 @@ C++ defect report implementation status
2858 |
accepted |
Declarative nested-name-specifiers and pack-index-specifiers |
- Clang 19 |
+ Clang 19 |
| 2859 |
@@ -17114,7 +17114,7 @@ C++ defect report implementation status
2877 |
DR |
Type-only lookup for using-enum-declarator |
- Clang 19 |
+ Clang 19 |
| 2878 |
@@ -17138,7 +17138,7 @@ C++ defect report implementation status
2881 |
DR |
Type restrictions for the explicit object parameter of a lambda |
- Clang 19 |
+ Clang 19 |
| 2882 |
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 58bbb12a76dd75..3f6a46c08c8514 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -156,7 +156,7 @@ C++2c implementation status
| Pack Indexing |
P2662R3 |
- Clang 19 |
+ Clang 19 |
| Remove Deprecated Arithmetic Conversion on Enumerations |
@@ -167,7 +167,7 @@ C++2c implementation status
| Disallow Binding a Returned Glvalue to a Temporary |
P2748R5 |
- Clang 19 |
+ Clang 19 |
| Clarifying rules for brace elision in aggregate initialization |
@@ -177,7 +177,7 @@ C++2c implementation status
| Attributes for Structured Bindings |
P0609R3 |
- Clang 19 |
+ Clang 19 |
| Module Declarations Shouldn’t be Macros |
@@ -187,7 +187,7 @@ C++2c implementation status
| Trivial infinite loops are not Undefined Behavior |
P2809R3 (DR) |
- Clang 19 |
+ Clang 19 |
| Erroneous behaviour for uninitialized reads |
@@ -197,7 +197,7 @@ C++2c implementation status
| = delete("should have a reason"); |
P2573R2 |
- Clang 19 |
+ Clang 19 |
| Variadic friends |
@@ -213,12 +213,12 @@ C++2c implementation status
| Deleting a Pointer to an Incomplete Type Should be Ill-formed |
P3144R2 |
- Clang 19 |
+ Clang 19 |
| Ordering of constraints involving fold expressions |
P2963R3 |
- Clang 19 |
+ Clang 19 |
| Structured binding declaration as a condition |
@@ -304,7 +304,7 @@ C++23 implementation status
| P2797R0 |
- Clang 19 |
+ Clang 19 |
| Change scope of lambda trailing-return-type |
@@ -368,7 +368,7 @@ C++23 implementation status
| Type trait to determine if a reference binds to a temporary |
P2255R2 |
- Clang 19 |
+ Clang 19 |
@@ -409,7 +409,7 @@ C++23 implementation status
| Relaxing some constexpr restrictions |
P2448R2 |
- Clang 19 |
+ Clang 19 |
| Using unknown pointers and references in constant expressions |
@@ -434,7 +434,7 @@ C++23 implementation status
| Portable assumptions |
P1774R8 |
- Clang 19 |
+ Clang 19 |
| Support for UTF-8 as a portable source file encoding |
@@ -564,7 +564,7 @@ C++20 implementation status
| P0848R3 |
- Clang 19 |
+ Clang 19 |
| P1616R1 |
@@ -1154,7 +1154,7 @@ C++17 implementation status
| Matching template template parameters to compatible arguments |
P0522R0 (DR) |
- Clang 19 (10) |
+ Clang 19 (10) |
| Removing deprecated dynamic exception specifications |
diff --git a/clang/www/make_cxx_dr_status b/clang/www/make_cxx_dr_status
index e245d0447baafc..f9a35c61c12dea 100755
--- a/clang/www/make_cxx_dr_status
+++ b/clang/www/make_cxx_dr_status
@@ -1,7 +1,7 @@
#! /usr/bin/env python3
import sys, os, re, urllib.request
-latest_release = 18
+latest_release = 19
clang_www_dir = os.path.dirname(__file__)
default_issue_list_path = os.path.join(clang_www_dir, 'cwg_index.html')