Skip to content

Commit 20b8610

Browse files
committed
[clang][NFC] Update C++ DR status page
Proposed resolution for CWG3005 underwent cosmetic word reshuffling on 2025-09-12, so no changes to the test are needed.
1 parent 1dd94a2 commit 20b8610

File tree

3 files changed

+523
-253
lines changed

3 files changed

+523
-253
lines changed

clang/test/CXX/drs/cwg30xx.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// RUN: %clang_cc1 -std=c++2c -pedantic-errors -verify=expected %s
88

99

10-
namespace cwg3005 { // cwg3005: 21 open 2025-03-10
10+
namespace cwg3005 { // cwg3005: 21 tentatively ready 2025-09-12
1111

1212
void f(
1313
int _, // #cwg3005-first-param

0 commit comments

Comments
 (0)