Skip to content

Commit 087a9f0

Browse files
authored
Update cwg28xx.cpp
1 parent 1ff7db1 commit 087a9f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CXX/drs/cwg28xx.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
// RUN: %clang_cc1 -std=c++23 -pedantic-errors -verify=expected,since-cxx20,since-cxx23 %s
77
// RUN: %clang_cc1 -std=c++2c -pedantic-errors -verify=expected,since-cxx20,since-cxx23,since-cxx26 %s
88

9+
910
int main() {} // required for cwg2811
1011

1112
namespace cwg2811 { // cwg2811: 3.5

0 commit comments

Comments
 (0)