Skip to content

Commit 242077a

Browse files
committed
[clang][NFC] Promote CWG3005 test to "ready"
Not updating cxx_dr_status.html yet, because CWG2917 test might need major adjustments before make_cxx_dr_status can be ran.
1 parent 6f5a69b commit 242077a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 tentatively ready 2025-09-12
10+
namespace cwg3005 { // cwg3005: 21 ready 2025-09-12
1111

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

0 commit comments

Comments
 (0)